From 8b546cd31696c53b24a4cff64124ce3033dfe936 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 8 Mar 2024 21:45:52 +0100 Subject: [PATCH] knot: update to 3.3.5. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index 6b63f9099d5..55d3807f662 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.3.4 +version=3.3.5 revision=1 build_style=gnu-configure configure_args=" @@ -21,7 +21,7 @@ license="GPL-3.0-or-later" homepage="https://www.knot-dns.cz/" changelog="https://github.com/CZ-NIC/knot/raw/${version%*.*}/NEWS" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" -checksum=2a771b43ce96b6b48d53b29f2086528732e6ac067bc71a3be934f859d1302fc0 +checksum=0e0bf04319581280660e8e62ab04be64a7d632331e40fc9c87e76861305db3ad system_accounts="_knot" _knot_homedir="/var/lib/knot"