From aca0c7aafec35627b38060ffc339200b36f373fe Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 11 Dec 2019 10:20:32 +0100 Subject: [PATCH] nsd: update to 4.2.4. --- srcpkgs/nsd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nsd/template b/srcpkgs/nsd/template index 29b27b6a2a..cd61c266aa 100644 --- a/srcpkgs/nsd/template +++ b/srcpkgs/nsd/template @@ -1,6 +1,6 @@ # Template file for 'nsd' pkgname=nsd -version=4.2.3 +version=4.2.4 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=817d963b39d2af982f6a523f905cfd5b14a3707220a8da8f3013f34cdfe5c498 +checksum=9ebd6d766765631a56c0eb332eac26b310fa39f662e5582c8210488cf91ef27c system_accounts="nsd" nsd_homedir=/var/db/nsd make_dirs="/var/db/nsd 0755 nsd nsd"