s6-linux-utils: update to 2.5.1.2.

This commit is contained in:
mobinmob 2020-03-03 20:41:43 +02:00 committed by Juan RP
parent afdc66f486
commit 0717acdd6f

View file

@ -1,6 +1,6 @@
# Template file for 's6-linux-utils'
pkgname=s6-linux-utils
version=2.5.1.1
version=2.5.1.2
revision=1
build_style=configure
configure_args="--libdir=/usr/lib --includedir=/usr/include
@ -13,7 +13,7 @@ license="ISC"
homepage="https://skarnet.org/software/${pkgname}/"
changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
checksum=06f97b84e78abcc952d108c0bab28831676062fe6f34cf7eeab32c8f93ae9270
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;