diff --git a/srcpkgs/yaz/template b/srcpkgs/yaz/template index f366d7d0777..8c87404f3b5 100644 --- a/srcpkgs/yaz/template +++ b/srcpkgs/yaz/template @@ -1,7 +1,7 @@ # Template file for 'yaz' pkgname=yaz -version=5.27.1 -revision=3 +version=5.27.2 +revision=1 build_style=gnu-configure configure_args="--enable-shared --with-memcached --with-xml2 --with-xslt --with-icu --with-gnutls" @@ -12,12 +12,11 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://www.indexdata.com/resources/software/yaz/" distfiles="http://ftp.indexdata.dk/pub/yaz/yaz-${version}.tar.gz" -checksum=2e3f0cd304f38b4ad315d70771b378d4efafab37e9a28d4d4d6cd634718c3025 +checksum=09fdebc78ef169194f3d275ede5ef39087484c1395bf518484051bba81cb154e case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" libexecinfo-devel" - LDFLAGS+=" -lexecinfo" - ;; + LDFLAGS+=" -lexecinfo" ;; esac post_install() {