From 3431a4f6150d210ca88bc5a4af47fa294228c7d8 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 5 Mar 2020 22:48:12 +0100 Subject: [PATCH] knot: update to 2.9.3. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index 1995cbcbe6..80f5ee8634 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=2.9.2 +version=2.9.3 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=298cdf33aa7589b50df7e5833694b24cd2de8b6d17cee7e1673873fe576db6ee +checksum=f2adf137d70955a4a20df90c5409e10be8e1127204a98b27d626ac090531a07e system_accounts="_knot" _knot_homedir="/var/lib/knot"