s6-linux-utils: update to 2.5.0.1.

This commit is contained in:
lemmi 2019-03-07 06:08:51 +01:00
parent 902716b5c1
commit 170ffd7cb8

View file

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