s6-networking: update to 2.5.1.0.

This commit is contained in:
lemmi 2022-01-03 10:45:36 +01:00
parent 4f06312185
commit ec232bb22c

View file

@ -1,6 +1,6 @@
# Template file for 's6-networking'
pkgname=s6-networking
version=2.5.0.0
version=2.5.1.0
revision=1
build_style=configure
configure_args="--libdir=/usr/lib $(vopt_if libtls --enable-ssl=libtls)
@ -16,7 +16,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=b09a843555aabae5ca4bc41e49e3b437204f7371024d48a9eab63e3e5f7ac3ba
checksum=2507c51fea5a2d07a7a77300a6502f2af4a04b6da15131f20bf984b99091ff41
build_options="bearssl libtls static"
build_options_default="bearssl"