From a8aaab3f95eb8367c9ff672c72dcd2fbac1fdac0 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 27 Jun 2023 13:09:41 +0200 Subject: [PATCH] knot: update to 3.2.8. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index bfb53410c2e..42d474ab4e8 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.2.7 +version=3.2.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://github.com/CZ-NIC/knot/raw/${version%*.*}/NEWS" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" -checksum=d3b7872ac8aa80f7f54ddb1bb3b1e2f90ec55f7270a2c4a9338eab42b7d2767b +checksum=ef419a428f327def77780bc90eda763b51e6121fe548543da84b9eb96a261a6e system_accounts="_knot" _knot_homedir="/var/lib/knot"