s6-dns: update to 2.3.0.1.
This commit is contained in:
parent
20921852f5
commit
ec66dbd698
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6-dns'
|
# Template file for 's6-dns'
|
||||||
pkgname=s6-dns
|
pkgname=s6-dns
|
||||||
version=2.3.0.0
|
version=2.3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="execline-devel skalibs-devel"
|
makedepends="execline-devel skalibs-devel"
|
||||||
|
@ -8,9 +8,9 @@ configure_args="--libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skal
|
||||||
short_desc="Suite of DNS client programs and libraries for Unix systems"
|
short_desc="Suite of DNS client programs and libraries for Unix systems"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://skarnet.org/software/${pkgname}/"
|
homepage="https://skarnet.org/software/${pkgname}/"
|
||||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a828583e48741927c88de3822283c317c792ffc15d5e9043f29625b87ba38740
|
checksum=0cc1c726347674fec2fd63acd135996d094ebbd6b1f2ab26607c754f1855d59b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue