From 9d451fbeed52a5bc53827a171d783a65b81c11f8 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 14 Dec 2023 15:48:11 +0100 Subject: [PATCH] knot: update to 3.3.3. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index fd8e9519c4b..463006d556a 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.3.2 +version=3.3.3 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=0d65d4b59f5df69b78c6295ade0a2ea7931831de7ef5eeee3e00f8a20af679e4 +checksum=aab40aab2acd735c500f296bacaa5c84ff0488221a4068ce9946e973beacc5ae system_accounts="_knot" _knot_homedir="/var/lib/knot"