dar: update to 2.6.13
This commit is contained in:
parent
5ac146f096
commit
b10dbd311b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dar'
|
# Template file for 'dar'
|
||||||
pkgname=dar
|
pkgname=dar
|
||||||
version=2.6.12
|
version=2.6.13
|
||||||
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=d3ef3ad2fc9b5199333fc462e68b49498eb6e2c3e5472e6f9b7aa42b6a548f4b
|
checksum=3fea9ff9e55fb9827e17a080de7d1a2605b82c2320c0dec969071efefdbfd097
|
||||||
|
|
||||||
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