foomatic-db-engine: update to 4.0.10.
This commit is contained in:
parent
5ac8c00ee1
commit
1255c5b935
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'foomatic-db-engine'
|
||||
pkgname=foomatic-db-engine
|
||||
version=4.0.8
|
||||
revision=2
|
||||
version=4.0.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="wget perl foomatic-db foomatic-filters ghostscript cups"
|
||||
hostmakedepends="wget perl foomatic-db foomatic-filters ghostscript cups libxml2-devel"
|
||||
makedepends="libxml2-devel cups-devel"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="OpenPrinting printer support - programs"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2, MIT"
|
||||
homepage="https://www.openprinting.org/"
|
||||
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
|
||||
checksum=f0c4892ae5566ea2efaae8bd58352fd32001d112f2f9dfff63f7de03b46733e1
|
||||
checksum=683db298548c1dd0ef55c953b34a4db22843033ad319c44d55dc84f9619842ea
|
||||
|
|
Loading…
Reference in New Issue