mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
s6-networking: update to 2.5.1.3.
This commit is contained in:
parent
256908c449
commit
8bde25d533
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.5.1.1
|
version=2.5.1.3
|
||||||
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=7ac79d4de3d9c13532e444ab7497c4e04ad0fa7229d502984d9dc7d48aa64418
|
checksum=a09e43c959ff9e0caa8ff4002608e73c0f57f87f04a8d9c24e6c9afefe45e977
|
||||||
|
|
||||||
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