From fdd3e6f5bd7c77a25ae92f3ad78c5e23f6b87cfd Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Wed, 6 May 2020 11:58:19 +0200 Subject: [PATCH] knot: update to 2.9.4. --- srcpkgs/knot/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index 80f5ee86344..936d4c81c7d 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=2.9.3 +version=2.9.4 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=f2adf137d70955a4a20df90c5409e10be8e1127204a98b27d626ac090531a07e +checksum=57f3c93a1b40dfa0431508203f559b7ea257afab79078c38bcddf960d5a4a501 system_accounts="_knot" _knot_homedir="/var/lib/knot" @@ -59,4 +59,3 @@ libknot-devel_package() { vmove usr/lib/pkgconfig } } -