s6-networking: update to 2.3.0.4.

This commit is contained in:
lemmi 2019-03-07 06:07:03 +01:00
parent fc38a2c733
commit 902716b5c1
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 's6-networking'
pkgname=s6-networking
version=2.3.0.3
revision=3
version=2.3.0.4
revision=1
build_style=configure
makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
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=5a6aae710dc197ea59e16c39d915888b8bf9d7cc31e15d03f67572a3daa1d2cd
checksum=0ae36a4adcf0000324d0cdb48767d7aa2b185a4e69105d3e7087a1cb2ab87802
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;