From 53bd8c88170317e4f389b9a613697fb1b4f57c14 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 12 Jun 2023 14:39:14 +0200 Subject: [PATCH] nsd: update to 4.7.0. --- srcpkgs/nsd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nsd/template b/srcpkgs/nsd/template index 96d681ab019..fae1cf58b12 100644 --- a/srcpkgs/nsd/template +++ b/srcpkgs/nsd/template @@ -1,6 +1,6 @@ # Template file for 'nsd' pkgname=nsd -version=4.6.1 +version=4.7.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=3f60a3a13ec3f68e84bfa7e19daff663c82bcf1de96e4f53f2246525e773a27a +checksum=8faca44e299ad2915fa000887ab1632631ea68709c62ce35f110bfe721ecf214 system_accounts="nsd" nsd_homedir=/var/db/nsd make_dirs="/var/db/nsd 0755 nsd nsd"