yaz: update to 5.27.0.
This commit is contained in:
parent
e7003ba285
commit
a455f9876e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yaz'
|
# Template file for 'yaz'
|
||||||
pkgname=yaz
|
pkgname=yaz
|
||||||
version=5.26.1
|
version=5.27.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared=yaz"
|
configure_args="--enable-shared=yaz"
|
||||||
hostmakedepends="bison pkg-config"
|
hostmakedepends="bison pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.indexdata.com/resources/software/yaz/"
|
homepage="https://www.indexdata.com/resources/software/yaz/"
|
||||||
distfiles="http://ftp.indexdata.dk/pub/yaz/yaz-${version}.tar.gz"
|
distfiles="http://ftp.indexdata.dk/pub/yaz/yaz-${version}.tar.gz"
|
||||||
checksum=ceb4367e3098bce8e09734f09c0410bd679fdc3f9423bb28d70cc15cc95b66cc
|
checksum=3db834b30aad941aaee67a3daf0cfc33d6f81e724dd8d54227be201ad93c18f3
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" libexecinfo-devel"
|
*-musl) makedepends+=" libexecinfo-devel"
|
||||||
|
|
Loading…
Reference in New Issue