s6: update to 2.9.2.0.

This commit is contained in:
Duncaen 2020-09-22 23:30:57 +02:00
parent 356c69b646
commit 3ad1a43273
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 's6'
pkgname=s6
version=2.9.1.0
version=2.9.2.0
revision=1
build_style=configure
configure_args="--libdir=/usr/lib --bindir=/usr/bin
@ -14,7 +14,7 @@ license="ISC"
homepage="http://skarnet.org/software/s6/"
changelog="https://skarnet.org/software/s6/upgrade.html"
distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
checksum=05e259532c6db8cb23f5f79938669cee30152008ac9e792ff4acb26db9a01ff7
checksum=363db72af8fffba764b775c872b0749d052805b893b07888168f59a841e9dddd
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;