mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
s6-networking: update to 2.7.1.0.
This commit is contained in:
parent
ecf46283a0
commit
44197e297a
1 changed files with 4 additions and 4 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.3
|
version=2.7.1.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)
|
||||||
|
@ -11,12 +11,12 @@ configure_args="--libdir=/usr/lib $(vopt_if libtls --enable-ssl=libtls)
|
||||||
makedepends="execline-devel $(vopt_if libtls libtls-devel) skalibs-devel
|
makedepends="execline-devel $(vopt_if libtls libtls-devel) skalibs-devel
|
||||||
s6-devel s6-dns-devel $(vopt_if bearssl bearssl-devel)"
|
s6-devel s6-dns-devel $(vopt_if bearssl bearssl-devel)"
|
||||||
short_desc="Suite of small network utilities for Unix systems"
|
short_desc="Suite of small network utilities for Unix systems"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||||
license="ISC"
|
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="https://skarnet.org/software/s6-networking/s6-networking-${version}.tar.gz"
|
||||||
checksum=a09e43c959ff9e0caa8ff4002608e73c0f57f87f04a8d9c24e6c9afefe45e977
|
checksum=a7b33497e72921a59d4c1fc67ce5cc74bd065e09105bf1a79f1fc73cf9a06592
|
||||||
|
|
||||||
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