diff --git a/srcpkgs/dar/template b/srcpkgs/dar/template index 49ecee047b0..f1a978b974e 100644 --- a/srcpkgs/dar/template +++ b/srcpkgs/dar/template @@ -1,6 +1,6 @@ # Template file for 'dar' pkgname=dar -version=2.5.11 +version=2.5.12 revision=1 build_style=gnu-configure configure_args="--disable-upx --disable-build-html" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://dar.linux.free.fr/" distfiles="${SOURCEFORGE_SITE}/dar/dar-${version}.tar.gz" -checksum=ad9d4b32b7a1240d9ae74155ff0aab3848065bee65ce01a022a234c02be73989 +checksum=19bd60000a681a20386ee079b9a6ea05028020053eaeddbff175a8d22563fba2 if [ -n "$CROSS_BUILD" ]; then configure_args+=" --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr"