mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
s6: update to 2.7.2.2.
This commit is contained in:
parent
5542368a62
commit
24ce1c5160
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 's6'
|
# Template file for 's6'
|
||||||
pkgname=s6
|
pkgname=s6
|
||||||
version=2.7.2.1
|
version=2.7.2.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
makedepends="execline-devel skalibs-devel"
|
makedepends="execline-devel skalibs-devel"
|
||||||
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=cbac1c5eba1052038cd1508badbb9e88c28e8910cf37a0ab4ab7122a3227d46f
|
checksum=58dfa7633caff3790e06b5981344ceb03a1cedff4f253e15d79135d9a2ab525f
|
||||||
|
|
||||||
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