nsd: update to 4.3.8.

This commit is contained in:
Leah Neukirchen 2021-10-13 12:37:24 +02:00
parent ffaa7ae907
commit b78f99c925

View File

@ -1,6 +1,6 @@
# Template file for 'nsd' # Template file for 'nsd'
pkgname=nsd pkgname=nsd
version=4.3.7 version=4.3.8
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-ratelimit --enable-ratelimit-default-is-off configure_args="--enable-ratelimit --enable-ratelimit-default-is-off
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://www.nlnetlabs.nl/projects/nsd/" homepage="https://www.nlnetlabs.nl/projects/nsd/"
changelog="https://github.com/NLnetLabs/nsd/blob/NSD_${version//./_}_REL/doc/ChangeLog" changelog="https://github.com/NLnetLabs/nsd/blob/NSD_${version//./_}_REL/doc/ChangeLog"
distfiles="https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=fd3b9ec53bbd168d567a0bfcdf140c966511fdaf78bd539d091c1a13c13be8ad checksum=11897e25f72f5a98f9202bd5378c936886d54376051a614d3688e451e9cb99e1
system_accounts="nsd" system_accounts="nsd"
nsd_homedir=/var/db/nsd nsd_homedir=/var/db/nsd
make_dirs="/var/db/nsd 0755 nsd nsd" make_dirs="/var/db/nsd 0755 nsd nsd"