From 3bc3053c26a450954408a0eb9aed796c8d525240 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 30 Apr 2022 16:49:27 +0200 Subject: [PATCH] knot: update to 3.1.8. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index a8f43d8d92a..13dcf355e6e 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.1.7 +version=3.1.8 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=ffb6887e238ce4c7df0cc76bb55a5093465275201ac12156a3390782dc49857b +checksum=767e458a56277a1270b359294c3be6c63fd734884d62a045e01756a46507aa94 system_accounts="_knot" _knot_homedir="/var/lib/knot"