From 76863db434c2b5205313064a0337120bb23faf33 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 17 Sep 2020 17:33:21 +0200 Subject: [PATCH] knot: update to 3.0.0. --- common/shlibs | 4 ++-- srcpkgs/knot/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index fecf10af09b..c8d9916c2c1 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3735,8 +3735,8 @@ libmhash.so.2 mhash-0.9.9.9_1 librlottie.so.0 rlottie-0.0.20160709_1 libfstrm.so.0 fstrm-0.5.0_1 libfreecell-solver.so.0 libfreecell-solver-5.10.0_1 -libknot.so.10 libknot-2.9.0_1 -libdnssec.so.7 libknot-2.8.2_1 +libknot.so.11 libknot-3.0.0_1 +libdnssec.so.8 libknot-3.0.0_1 libzscanner.so.3 libknot-2.8.2_1 libkres.so.9 knot-resolver-4.0.0_1 libnsl.so.2 libnsl-1.2.0_1 diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index ab78f34c2df..baf5423192d 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=2.9.6 +version=3.0.0 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=bf742883c6825b54f19f2dadca2c94fec1ff8bdcf0a52388e2e167937594b2e7 +checksum=f1c96aff6e873a2f9b1b8c2441d5a7801dd48d3abdb738a4d24b26c2a8fbe6c4 system_accounts="_knot" _knot_homedir="/var/lib/knot"