diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template index 7fedc8b0ebd..1ad06d5a912 100644 --- a/srcpkgs/s6-networking/template +++ b/srcpkgs/s6-networking/template @@ -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" ;;