knot: update to 3.4.0.

This commit is contained in:
Duncaen 2024-09-07 21:57:05 +02:00
parent d1f1786b3c
commit a49b50ed7e
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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"