foomatic-db-nonfree: needs tar in hostmakedepends
Also set the date version to today because it uses a "current" archive.
This commit is contained in:
parent
611f331c41
commit
e30c8c2966
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'foomatic-db-nonfree'
|
||||
# Note: update the version=<date> regularly like once/month.
|
||||
pkgname=foomatic-db-nonfree
|
||||
version=20180118
|
||||
version=20200527
|
||||
revision=1
|
||||
archs=noarch
|
||||
create_wrksrc=yes
|
||||
repository="nonfree"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="tar"
|
||||
short_desc="OpenPrinting printer support - nonfree database"
|
||||
homepage="https://wiki.linuxfoundation.org/openprinting/database/foomatic"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="nonfree"
|
||||
homepage="https://wiki.linuxfoundation.org/openprinting/database/foomatic"
|
||||
repository="nonfree"
|
||||
|
||||
do_fetch() {
|
||||
$XBPS_FETCH_CMD https://www.openprinting.org/download/foomatic/$pkgname-current.tar.gz
|
||||
|
|
Loading…
Reference in a new issue