mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
s6-networking: update to 2.3.1.1.
This commit is contained in:
parent
2d3b9c47a5
commit
fae60316b9
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 's6-networking'
|
# Template file for 's6-networking'
|
||||||
pkgname=s6-networking
|
pkgname=s6-networking
|
||||||
version=2.3.1.0
|
version=2.3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
|
|
||||||
configure_args="--libdir=/usr/lib --enable-ssl=libressl
|
configure_args="--libdir=/usr/lib --enable-ssl=libressl
|
||||||
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||||
--with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
|
--with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
|
||||||
|
makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
|
||||||
short_desc="Suite of small network utilities for Unix systems"
|
short_desc="Suite of small network utilities for Unix systems"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://skarnet.org/software/${pkgname}/"
|
homepage="https://skarnet.org/software/${pkgname}/"
|
||||||
changelog="https://skarnet.org/software/s6-networking/upgrade.html"
|
changelog="https://skarnet.org/software/s6-networking/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
|
checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
|
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue