s6-linux-utils: update to 2.5.1.0
This commit is contained in:
parent
ebf16d2894
commit
ec9a7bbab1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6-linux-utils'
|
# Template file for 's6-linux-utils'
|
||||||
pkgname=s6-linux-utils
|
pkgname=s6-linux-utils
|
||||||
version=2.5.0.1
|
version=2.5.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
makedepends="skalibs-devel"
|
makedepends="skalibs-devel"
|
||||||
|
@ -13,7 +13,7 @@ license="ISC"
|
||||||
homepage="https://skarnet.org/software/${pkgname}/"
|
homepage="https://skarnet.org/software/${pkgname}/"
|
||||||
changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
|
changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a177f9ae546fb95f5e47e783d7bdd471bbdaf9c959cd350288e4af3ca052ec2e
|
checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
|
||||||
|
|
||||||
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