nsss: update to 0.0.1.1.

This commit is contained in:
maxice8 2019-03-07 02:31:55 -03:00 committed by maxice8
parent d52725350b
commit a922ea5a00

View file

@ -1,7 +1,7 @@
# Template file for 'nsss'
pkgname=nsss
version=0.0.1.0
revision=2
version=0.0.1.1
revision=1
build_style=configure
configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
--with-lib=${XBPS_CROSS_BASE}/usr/lib --enable-shared --libdir=/usr/lib
@ -13,7 +13,7 @@ license="ISC"
homepage="https://skarnet.org/software/nsss/"
changelog="https://skarnet.org/software/nsss/upgrade.html"
distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
checksum=20864cf8a05c0dbcd64b8855f9ff9f0ed068c69281cd2b310364c27df72a4838
checksum=a7d4779f45175011b6d3c10935fe4591ea4875ef9c47be1274a56d640fddc193
case "$XBPS_TARGET_MACHINE" in
*-musl) ;;