s6: update to 2.8.0.0.
This commit is contained in:
parent
e3ed6ba759
commit
73bc8d27e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 's6'
|
||||
pkgname=s6
|
||||
version=2.7.2.2
|
||||
version=2.8.0.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
makedepends="execline-devel skalibs-devel"
|
||||
|
@ -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=58dfa7633caff3790e06b5981344ceb03a1cedff4f253e15d79135d9a2ab525f
|
||||
checksum=284792d8bebecc2c0c1f8318149dac9e6d52fe7756d5de55b4bb47a84ba7b106
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
|
||||
|
|
Loading…
Reference in a new issue