mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ldns: update to 1.8.4.
This commit is contained in:
parent
f431c1d893
commit
de9f797d1e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ldns'
|
# Template file for 'ldns'
|
||||||
pkgname=ldns
|
pkgname=ldns
|
||||||
version=1.8.3
|
version=1.8.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-drill --with-examples --disable-dane-ta-usage
|
configure_args="--with-drill --with-examples --disable-dane-ta-usage
|
||||||
--with-trust-anchor=/etc/dns/root.key
|
--with-trust-anchor=/etc/dns/root.key
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.nlnetlabs.nl/projects/ldns/"
|
homepage="http://www.nlnetlabs.nl/projects/ldns/"
|
||||||
distfiles="http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c3f72dd1036b2907e3a56e6acf9dfb2e551256b3c1bbd9787942deeeb70e7860
|
checksum=838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue