mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
s6-networking: update to 2.5.0.0.
This commit is contained in:
parent
1a3c7370cc
commit
092d11929d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6-networking'
|
# Template file for 's6-networking'
|
||||||
pkgname=s6-networking
|
pkgname=s6-networking
|
||||||
version=2.4.1.1
|
version=2.5.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--libdir=/usr/lib $(vopt_if libtls --enable-ssl=libtls)
|
configure_args="--libdir=/usr/lib $(vopt_if libtls --enable-ssl=libtls)
|
||||||
|
@ -16,7 +16,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=a3fbca789dc5c82b3055fdbd2f55110902198f3136447617ce8f8b79fa8aa554
|
checksum=b09a843555aabae5ca4bc41e49e3b437204f7371024d48a9eab63e3e5f7ac3ba
|
||||||
|
|
||||||
build_options="bearssl libtls static"
|
build_options="bearssl libtls static"
|
||||||
build_options_default="bearssl"
|
build_options_default="bearssl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue