mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nsss: update to 0.0.2.1.
This commit is contained in:
parent
315bb50e86
commit
b20c930417
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nsss'
|
# Template file for 'nsss'
|
||||||
pkgname=nsss
|
pkgname=nsss
|
||||||
version=0.0.2.0
|
version=0.0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||||
|
@ -13,7 +13,7 @@ license="ISC"
|
||||||
homepage="https://skarnet.org/software/nsss/"
|
homepage="https://skarnet.org/software/nsss/"
|
||||||
changelog="https://skarnet.org/software/nsss/upgrade.html"
|
changelog="https://skarnet.org/software/nsss/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
|
||||||
checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
|
checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) ;;
|
*-musl) ;;
|
||||||
|
@ -43,4 +43,3 @@ nsss-devel_package() {
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue