nsd: update to 4.10.1.

This commit is contained in:
Leah Neukirchen 2024-08-03 15:59:31 +02:00
parent 4512fbc0d2
commit d6f5a4b459
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nsd'
pkgname=nsd
version=4.10.0
version=4.10.1
revision=1
build_style=gnu-configure
configure_args="--enable-ratelimit --enable-ratelimit-default-is-off
@ -13,7 +13,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=6317d7f5e3f01c33912f313d66a33dd1ace1cdf7f19d5c590b2e430d8ca4605f
checksum=c0190f923f0095995f2e6331dacd92c6e1f4d578b880d61690602b43a5acfd84
system_accounts="nsd"
nsd_homedir=/var/db/nsd
make_dirs="/var/db/nsd 0755 nsd nsd"