From f58cb426a8491f2d2f5fc75c8115dd3364eced79 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 28 Oct 2017 19:42:09 -0200 Subject: [PATCH] dar: update to 2.5.13. --- srcpkgs/dar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dar/template b/srcpkgs/dar/template index f1a978b974e..a269a6069bc 100644 --- a/srcpkgs/dar/template +++ b/srcpkgs/dar/template @@ -1,6 +1,6 @@ # Template file for 'dar' pkgname=dar -version=2.5.12 +version=2.5.13 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=19bd60000a681a20386ee079b9a6ea05028020053eaeddbff175a8d22563fba2 +checksum=729119784f86197542c2b3786a956b46384e2a85fc22a5e39d93d7c16969c6cf if [ -n "$CROSS_BUILD" ]; then configure_args+=" --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr"