From a49b50ed7ee75e6b4fc5eeab94c87a7c54349af1 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 7 Sep 2024 21:57:05 +0200 Subject: [PATCH] knot: update to 3.4.0. --- common/shlibs | 2 +- srcpkgs/knot/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 391ecd3eefd..a0d4b5f227b 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3780,7 +3780,7 @@ librlottie.so.0 rlottie-0.0.20160709_1 libdocopt.so.0 docopt.cpp-0.6.3_1 libfstrm.so.0 fstrm-0.5.0_1 libfreecell-solver.so.0 libfreecell-solver-5.10.0_1 -libknot.so.14 libknot-3.3.1_1 +libknot.so.15 libknot-3.4.0_1 libdnssec.so.9 libknot-3.2.0_1 libzscanner.so.4 libknot-3.1.0_1 libkres.so.9 knot-resolver-4.0.0_1 diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index 5017133dc5f..afe83fe5910 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.3.9 +version=3.4.0 revision=1 build_style=gnu-configure configure_args=" @@ -21,7 +21,7 @@ license="GPL-3.0-or-later" homepage="https://www.knot-dns.cz/" changelog="https://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" -checksum=7cf2bd93bf487179aca1d2acf7b462dc269e769944c3ea73c7f9a4570dde86ab +checksum=2730b11398944faa5151c51b0655cf26631090343c303597814f2a57df424736 system_accounts="_knot" _knot_homedir="/var/lib/knot"