mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
s6-dns: update to 2.4.1.0.
This commit is contained in:
parent
212d51373f
commit
077b20880a
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.5.5
|
version=2.4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --libdir=/usr/lib
|
configure_args="--prefix=/usr --libdir=/usr/lib
|
||||||
|
@ -9,11 +9,11 @@ configure_args="--prefix=/usr --libdir=/usr/lib
|
||||||
$(vopt_if static --enable-static-libc)"
|
$(vopt_if static --enable-static-libc)"
|
||||||
makedepends="execline-devel skalibs-devel"
|
makedepends="execline-devel skalibs-devel"
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://skarnet.org/software/s6-dns"
|
homepage="https://skarnet.org/software/s6-dns"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/s6-dns/s6-dns-${version}.tar.gz"
|
||||||
checksum=56979b5d5125c38071a80b5e3df0d4a6b2a7c52bb863a2410b6e3d797ffe1ee8
|
checksum=b6308519f109a67469c4aaafa9df1f009ad0961fa798ffc38f895587e6935729
|
||||||
|
|
||||||
build_options="static"
|
build_options="static"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue