From fa5dc6e1d52f1492ae2deeb56aae33d0367a07b7 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 30 Jul 2025 20:36:58 +0200 Subject: [PATCH] knot: update to 3.4.8. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index c24d3effc1f..a51c5282329 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.4.7 +version=3.4.8 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=dd346ca6f3afabcdc5e9ba09dd667b010590bb66a42f4541021fb9d6f073dacc +checksum=6730a73dbfc12d79d8000ffe22d36d068b7467e74bee1eb122ac4935ecea49f9 system_accounts="_knot" _knot_homedir="/var/lib/knot"