From 0e8b4d5defc365dc99e73c7e3707c6d3bbb123a9 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 20 Oct 2021 00:16:40 +0200 Subject: [PATCH] knot: update to 3.1.3. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index c2485c19162..2bcb3fd04d3 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.1.2 +version=3.1.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=580087695df350898b2da8a5c2bdf1dc5eb262ed5ff2cb1538cee480a50fa094 +checksum=a3fc448cbce3209575f93a3cf1224fa37802fc6606f7c7d4bb3aa6dbeaed2c64 system_accounts="_knot" _knot_homedir="/var/lib/knot"