From fe9417a8812ef01995a4d94a9986a9ee0c0f0f3d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 11 Feb 2022 17:15:48 +0100 Subject: [PATCH] knot: update to 3.1.6. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index d858e326a7a..bf1f6107ab5 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.1.5 +version=3.1.6 revision=1 build_style=gnu-configure configure_args=" @@ -18,7 +18,7 @@ maintainer="Duncaen " license="GPL-3.0-or-later" homepage="https://www.knot-dns.cz/" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" -checksum=2da6e50b0662297d55f80e349568224e07fe88cad20bee1d2e22f54bb32da064 +checksum=e9ba1305d750dc08fb08687aec7ac55737ca073deaa0b867c884e0c0f2fdb753 system_accounts="_knot" _knot_homedir="/var/lib/knot"