mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
s6-linux-utils: update to 2.5.0.1.
This commit is contained in:
parent
902716b5c1
commit
170ffd7cb8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 's6-linux-utils'
|
# Template file for 's6-linux-utils'
|
||||||
pkgname=s6-linux-utils
|
pkgname=s6-linux-utils
|
||||||
version=2.5.0.0
|
version=2.5.0.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
makedepends="skalibs-devel"
|
makedepends="skalibs-devel"
|
||||||
configure_args="--libdir=/usr/lib --includedir=/usr/include
|
configure_args="--libdir=/usr/lib --includedir=/usr/include
|
||||||
|
@ -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=78571574464c76fc623ef50dc14800138b4fd98c5fa877af6850fdd9c2f90213
|
checksum=a177f9ae546fb95f5e47e783d7bdd471bbdaf9c959cd350288e4af3ca052ec2e
|
||||||
|
|
||||||
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
Reference in a new issue