s6: update to 2.7.2.2.

This commit is contained in:
maxice8 2018-11-14 16:55:59 -02:00 committed by maxice8
parent 5542368a62
commit 24ce1c5160
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 's6'
pkgname=s6
version=2.7.2.1
revision=2
version=2.7.2.2
revision=1
build_style=configure
makedepends="execline-devel skalibs-devel"
configure_args="--libdir=/usr/lib --bindir=/usr/bin
@ -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=cbac1c5eba1052038cd1508badbb9e88c28e8910cf37a0ab4ab7122a3227d46f
checksum=58dfa7633caff3790e06b5981344ceb03a1cedff4f253e15d79135d9a2ab525f
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;