From d859d707fcc7ee157a7bbf05845a7da7c0ad61da Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 18 Feb 2022 14:10:29 +0100 Subject: [PATCH] nsd: update to 4.4.0. --- srcpkgs/nsd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nsd/template b/srcpkgs/nsd/template index 29dd0d4ac13..74062c7a360 100644 --- a/srcpkgs/nsd/template +++ b/srcpkgs/nsd/template @@ -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"