dar: update to 2.5.13.
This commit is contained in:
parent
320b7bb064
commit
f58cb426a8
1 changed files with 2 additions and 2 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue