nsss: update to 0.0.2.1.

This commit is contained in:
mobinmob 2019-10-22 09:50:39 +03:00 committed by Juan RP
parent 315bb50e86
commit b20c930417

View file

@ -1,6 +1,6 @@
# Template file for 'nsss'
pkgname=nsss
version=0.0.2.0
version=0.0.2.1
revision=1
build_style=configure
configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@ -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=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
case "$XBPS_TARGET_MACHINE" in
*-musl) ;;
@ -43,4 +43,3 @@ nsss-devel_package() {
vmove "usr/lib/*.so"
}
}