s6: update to 2.9.1.0.
This commit is contained in:
parent
0bc2bd9427
commit
6c69ffc5a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6'
|
# Template file for 's6'
|
||||||
pkgname=s6
|
pkgname=s6
|
||||||
version=2.9.0.1
|
version=2.9.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
||||||
|
@ -14,7 +14,7 @@ license="ISC"
|
||||||
homepage="http://skarnet.org/software/s6/"
|
homepage="http://skarnet.org/software/s6/"
|
||||||
changelog="https://skarnet.org/software/s6/upgrade.html"
|
changelog="https://skarnet.org/software/s6/upgrade.html"
|
||||||
distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
|
distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
|
||||||
checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
|
checksum=05e259532c6db8cb23f5f79938669cee30152008ac9e792ff4acb26db9a01ff7
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
|
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue