nsd: update to 4.5.0.

This commit is contained in:
Leah Neukirchen 2022-05-14 16:33:24 +02:00
parent c9b7bc1131
commit 24994a52f9

View File

@ -1,6 +1,6 @@
# Template file for 'nsd'
pkgname=nsd
version=4.4.0
version=4.5.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=cfcd6fdd99344ca5a7ef7c2940c241bcef471fc3252ba3dcbd4c57e0638e8836
checksum=5ae7a704ab92c8a49f3c8f3a29565ce194c51a721c29c75ea7d43c13372d79c5
system_accounts="nsd"
nsd_homedir=/var/db/nsd
make_dirs="/var/db/nsd 0755 nsd nsd"