From 5ea1dcc24c0c80d7ea4b2c5bd487eec833bf5e72 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 14 Aug 2021 14:52:02 +0200 Subject: [PATCH] knot: update to 3.1.1. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index 2188e92dac8..4c41e763880 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.1.0 +version=3.1.1 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=54323712e3cbc3d4c70a15777818fd2ff0de30cebb6c22e2946372b15b2653ed +checksum=75bfb1acaca774ed3dd781dc74780298dc0fd51b54e4b61015e7487d6cd2067c system_accounts="_knot" _knot_homedir="/var/lib/knot"