From 0fad4f152bd75b113bd36a60c24424a3b519c275 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 20 Mar 2025 22:14:18 +0100 Subject: [PATCH] knot: update to 3.4.5. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index 6b212d62ae8..0a344da3d23 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.4.4 +version=3.4.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://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" -checksum=e7d9d6de97f21bf33e907bd986a4038025f394879af0a5fd19787203ac3b2131 +checksum=359af70afafa7ccaa18439a7c1eb35270ff9eece81d0756ae4ca716b1433cb4b system_accounts="_knot" _knot_homedir="/var/lib/knot"