s6-networking: update to 2.3.0.3.
This commit is contained in:
parent
ec66dbd698
commit
e47a07fa10
|
@ -1,16 +1,16 @@
|
|||
# Template file for 's6-networking'
|
||||
pkgname=s6-networking
|
||||
version=2.3.0.2
|
||||
revision=3
|
||||
version=2.3.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
|
||||
configure_args="--libdir=/usr/lib --enable-ssl=libressl --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps --with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
||||
short_desc="Suite of small network utilities for Unix systems"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="ISC"
|
||||
homepage="http://skarnet.org/software/${pkgname}/"
|
||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d81968756abbcecde6a872c89d82f643cd621a0c295c2c57650705dbe875481a
|
||||
homepage="https://skarnet.org/software/${pkgname}/"
|
||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=5a6aae710dc197ea59e16c39d915888b8bf9d7cc31e15d03f67572a3daa1d2cd
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue