s6: update to 2.7.2.1.

This commit is contained in:
maxice8 2018-09-17 23:32:46 -03:00
parent efef0c870d
commit bda5fa305c
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 's6'
pkgname=s6
version=2.7.2.0
version=2.7.2.1
revision=1
build_style=configure
makedepends="execline-devel skalibs-devel"
@ -13,7 +13,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=af54fcbae7028a90bd12c7ee71a8f3954a74c6a4de376a427cc664587fb68a09
checksum=cbac1c5eba1052038cd1508badbb9e88c28e8910cf37a0ab4ab7122a3227d46f
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;