mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
ldns: update to 1.8.3.
This commit is contained in:
parent
52a245320b
commit
cd2dad87f7
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ldns'
|
||||
pkgname=ldns
|
||||
reverts="1.8.2_1"
|
||||
version=1.8.1
|
||||
revision=2
|
||||
version=1.8.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-drill --with-examples --disable-dane-ta-usage
|
||||
--with-trust-anchor=/etc/dns/root.key
|
||||
|
@ -14,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.nlnetlabs.nl/projects/ldns/"
|
||||
distfiles="http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=958229abce4d3aaa19a75c0d127666564b17216902186e952ca4aef47c6d7fa3
|
||||
checksum=c3f72dd1036b2907e3a56e6acf9dfb2e551256b3c1bbd9787942deeeb70e7860
|
||||
|
||||
post_install() {
|
||||
vsed -i -e "s|\(-specs=.*hardened-ld\)||g" -e "s|\(-specs=.*hardened-cc1\)||g" ${DESTDIR}/usr/bin/ldns-config
|
||||
|
|
Loading…
Add table
Reference in a new issue