s6-linux-utils: update to 2.5.1.0

This commit is contained in:
mobinmob 2019-09-23 16:05:12 +03:00 committed by Duncan Overbruck
parent ebf16d2894
commit ec9a7bbab1

View file

@ -1,6 +1,6 @@
# Template file for 's6-linux-utils'
pkgname=s6-linux-utils
version=2.5.0.1
version=2.5.1.0
revision=1
build_style=configure
makedepends="skalibs-devel"
@ -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=a177f9ae546fb95f5e47e783d7bdd471bbdaf9c959cd350288e4af3ca052ec2e
checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;