nsd: update to 4.4.0.

This commit is contained in:
Leah Neukirchen 2022-02-18 14:10:29 +01:00
parent bb23efc5ea
commit d859d707fc

View file

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