From 52d14d86563cf5a93fdd61f7e2c7d8f7630319bf Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 16 Dec 2020 15:46:48 +0100 Subject: [PATCH] knot: update to 3.0.3. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index cfb6b15a668..b371931010b 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.0.2 +version=3.0.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=f813a5e53263ef51d0415508e1f7d33cfbb75a139ccb10a344ae5a91689933fb +checksum=fbc51897ef0ed0639ebad59b988a91382b9544288a2db8254f0b1de433140e38 system_accounts="_knot" _knot_homedir="/var/lib/knot"