diff --git a/common/shlibs b/common/shlibs index f829ee12e80..61405afcb04 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3690,8 +3690,8 @@ 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.12 libknot-3.1.0_1 -libdnssec.so.8 libknot-3.0.0_1 +libknot.so.13 libknot-3.2.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 libnsl.so.3 libnsl-2.0.0_1 diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index 040d4f45cde..d5974f08552 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.1.9 +version=3.2.0 revision=1 build_style=gnu-configure configure_args=" @@ -13,13 +13,14 @@ conf_files="/etc/knot/knot.conf" hostmakedepends="automake pkg-config protobuf-c" makedepends="gnutls-devel lmdb-devel libedit-devel liburcu-devel protobuf-c-devel fstrm-devel libmaxminddb-devel" +checkdepends="softhsm" short_desc="High-performance authoritative-only DNS server" maintainer="Duncaen " license="GPL-3.0-or-later" homepage="https://www.knot-dns.cz/" changelog="https://github.com/CZ-NIC/knot/raw/master/NEWS" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" -checksum=b3ca4f1d444e95ff27d2096d3cc5a47c10c1d69a1e4885ae8a972781f6279d82 +checksum=426d120994daf93af348aa6c48428e583dd286656415de4daf7a59106fd98631 system_accounts="_knot" _knot_homedir="/var/lib/knot"