knot: update to 3.4.7.

This commit is contained in:
Duncaen 2025-06-09 18:25:19 +02:00
parent 1db3aa65cb
commit 6bcb986f41
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'knot' # Template file for 'knot'
pkgname=knot pkgname=knot
version=3.4.6 version=3.4.7
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args=" configure_args="
--disable-silent-rules --disable-silent-rules
@ -21,7 +21,7 @@ license="GPL-3.0-or-later"
homepage="https://www.knot-dns.cz/" homepage="https://www.knot-dns.cz/"
changelog="https://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS" changelog="https://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS"
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
checksum=d19c5a1ff94b4f26027d635de108dbfc88f5652be86ccb3ba9a44ee9be0e5839 checksum=dd346ca6f3afabcdc5e9ba09dd667b010590bb66a42f4541021fb9d6f073dacc
system_accounts="_knot" system_accounts="_knot"
_knot_homedir="/var/lib/knot" _knot_homedir="/var/lib/knot"