s6-networking: update to 2.4.0.0.

This commit is contained in:
mobinmob 2021-02-01 00:44:57 +02:00 committed by Érico Nogueira Rolim
parent e96acd844c
commit fdfcd48b3f

View file

@ -1,7 +1,7 @@
# Template file for 's6-networking' # Template file for 's6-networking'
pkgname=s6-networking pkgname=s6-networking
version=2.3.2.0 version=2.4.0.0
revision=2 revision=1
build_style=configure build_style=configure
configure_args="--libdir=/usr/lib $(vopt_if libressl --enable-ssl=libressl) configure_args="--libdir=/usr/lib $(vopt_if libressl --enable-ssl=libressl)
$(vopt_if bearssl --enable-ssl=bearssl) $(vopt_if bearssl --enable-ssl=bearssl)
@ -15,7 +15,7 @@ license="ISC"
homepage="https://skarnet.org/software/s6-networking" homepage="https://skarnet.org/software/s6-networking"
changelog="https://skarnet.org/software/s6-networking/upgrade.html" changelog="https://skarnet.org/software/s6-networking/upgrade.html"
distfiles="${homepage}/${pkgname}-${version}.tar.gz" distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=bbe36a8460d90f3bff56c934811876186f7224ced5bdc15c2c96d49b4e917d12 checksum=f8fda2dd95286420e9a9254220a39dd724d4fe2cd24d6df2ebd3ca421d9f1efb
build_options="bearssl libressl" build_options="bearssl libressl"
build_options_default="bearssl" build_options_default="bearssl"