dar: update to 2.5.11.
This commit is contained in:
parent
01c43c57dd
commit
1bcd81ee55
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dar'
|
||||
pkgname=dar
|
||||
version=2.5.10
|
||||
version=2.5.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-upx --disable-build-html"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://dar.linux.free.fr/"
|
||||
distfiles="${SOURCEFORGE_SITE}/dar/dar-${version}.tar.gz"
|
||||
checksum=771c8462b9e65bf646699a14a4e156c75b5bda4301ebf6f5e03bd82c2486a4d8
|
||||
checksum=ad9d4b32b7a1240d9ae74155ff0aab3848065bee65ce01a022a234c02be73989
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Reference in a new issue