s6-networking: update to 2.5.1.3.

This commit is contained in:
mobinmob 2023-03-19 18:00:34 +02:00 committed by Leah Neukirchen
parent 256908c449
commit 8bde25d533

View File

@ -1,6 +1,6 @@
# Template file for 's6-networking'
pkgname=s6-networking
version=2.5.1.1
version=2.5.1.3
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=7ac79d4de3d9c13532e444ab7497c4e04ad0fa7229d502984d9dc7d48aa64418
checksum=a09e43c959ff9e0caa8ff4002608e73c0f57f87f04a8d9c24e6c9afefe45e977
build_options="bearssl libtls static"
build_options_default="bearssl"