yaz: update to 5.29.0.

This commit is contained in:
Zach Dykstra 2020-03-06 19:09:44 -06:00 committed by Helmut Pozimski
parent 1ee00b25db
commit 41e3465b1f

View file

@ -1,6 +1,6 @@
# Template file for 'yaz'
pkgname=yaz
version=5.28.0
version=5.29.0
revision=1
build_style=gnu-configure
configure_args="--enable-shared --with-memcached --with-xml2 --with-xslt
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://www.indexdata.com/resources/software/yaz/"
distfiles="http://ftp.indexdata.dk/pub/yaz/yaz-${version}.tar.gz"
checksum=194b09b3212b9c0626c729e8f1e13cbfbe55141434c0627860aa1469433892c4
checksum=311bcb386d6327dfa22e0e442aea26d1be7c633eb664b9f70d982f072a130112
case "$XBPS_TARGET_LIBC" in
musl) makedepends+=" libexecinfo-devel"