From b0ee7c131c1c114604aeded623d354fe66ad225e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 28 Mar 2021 16:19:49 +0200 Subject: [PATCH] knot: update to 3.0.5. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index b554304a77..8b9954bc90 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.0.4 +version=3.0.5 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=451d8913a769b7e4bcb3e250a3181b448e28a82cfc58cea6f2509475d7327983 +checksum=695e7d7a0abefc5a8fd01f3b3080f030f33b0948215f84cd4892c6d904390802 system_accounts="_knot" _knot_homedir="/var/lib/knot"