dar: update to 2.6.9.
This commit is contained in:
parent
0d4143bcfc
commit
5aa1c4addb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dar'
|
# Template file for 'dar'
|
||||||
pkgname=dar
|
pkgname=dar
|
||||||
version=2.6.8
|
version=2.6.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-upx --disable-build-html"
|
configure_args="--disable-upx --disable-build-html"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://dar.linux.free.fr/"
|
homepage="http://dar.linux.free.fr/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/dar/dar-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/dar/dar-${version}.tar.gz"
|
||||||
checksum=4365943798add9554a1ccf6514186a6146d421812eb9d767b7744a524035bc16
|
checksum=db48f5beb0671afc4443730910e010d7ba846f4b1912491b163db6c049c1f8cb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr
|
configure_args+=" --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr
|
||||||
|
|
Loading…
Reference in New Issue