From e29f4434e3194b20d1631c4206c6100219394af0 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 13 Dec 2019 16:35:23 +0100 Subject: [PATCH] knot: update to 2.9.2. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index 6e637cffdcf..1995cbcbe6e 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=2.9.1 +version=2.9.2 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=f19121956caa360c387923654f13e4c97b3fb9093d242e110d7e0916b8d8a04d +checksum=298cdf33aa7589b50df7e5833694b24cd2de8b6d17cee7e1673873fe576db6ee system_accounts="_knot" _knot_homedir="/var/lib/knot"