ldns: update to 1.8.2.

This commit is contained in:
Leah Neukirchen 2022-08-13 16:58:40 +02:00
parent c8bba9fd2e
commit 6eebe4b1f8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ldns' # Template file for 'ldns'
pkgname=ldns pkgname=ldns
version=1.8.1 version=1.8.2
revision=1 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
@ -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=958229abce4d3aaa19a75c0d127666564b17216902186e952ca4aef47c6d7fa3 checksum=b92b001cdd382de653620a05445e42e17a827eec93d64ee587ad291a533cc1e9
post_install() { post_install() {
vsed -i -e "s|\(-specs=.*hardened-ld\)||g" -e "s|\(-specs=.*hardened-cc1\)||g" ${DESTDIR}/usr/bin/ldns-config vsed -i -e "s|\(-specs=.*hardened-ld\)||g" -e "s|\(-specs=.*hardened-cc1\)||g" ${DESTDIR}/usr/bin/ldns-config