From 477ed22e0359b6718f02e51ecd1251a46a45b008 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 3 Nov 2022 16:30:05 +0100 Subject: [PATCH] knot: update to 3.2.2. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index e670d167c26..442a8c35307 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.2.1 +version=3.2.2 revision=1 build_style=gnu-configure configure_args=" @@ -20,7 +20,7 @@ license="GPL-3.0-or-later" homepage="https://www.knot-dns.cz/" changelog="https://github.com/CZ-NIC/knot/raw/master/NEWS" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" -checksum=51efa36f92679b25d43dbf8ba543e9f26138559f0fa1ba5fae172f5400659c8f +checksum=cea9c1988cdce7752f88fbe37378f65e83c4e54048978b94fb21a9c92f88788f system_accounts="_knot" _knot_homedir="/var/lib/knot"