s6-networking: update to 2.3.1.2.

This commit is contained in:
mobinmob 2020-03-03 20:41:22 +02:00 committed by Juan RP
parent d1144dee39
commit 91f9a8d02b

View file

@ -1,6 +1,6 @@
# Template file for 's6-networking'
pkgname=s6-networking
version=2.3.1.1
version=2.3.1.2
revision=1
build_style=configure
configure_args="--libdir=/usr/lib --enable-ssl=libressl
@ -13,7 +13,7 @@ license="ISC"
homepage="https://skarnet.org/software/${pkgname}/"
changelog="https://skarnet.org/software/s6-networking/upgrade.html"
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
checksum=d953dbfdf9020bb27e873328df1b644f8a7b6a3972a4288b1f20edeaf85b4980
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;