s6-networking: update to 2.4.1.0.

This commit is contained in:
mobinmob 2021-02-16 00:16:57 +02:00 committed by Érico Nogueira Rolim
parent 8427a5e46f
commit e12331178b

View file

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