knot: update to 3.2.5.

This commit is contained in:
Duncaen 2023-02-03 14:57:19 +01:00
parent 5f0ce4328c
commit c7e040d0fb
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'knot'
pkgname=knot
version=3.2.4
version=3.2.5
revision=1
build_style=gnu-configure
configure_args="
@ -18,9 +18,9 @@ short_desc="High-performance authoritative-only DNS server"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.knot-dns.cz/"
changelog="https://github.com/CZ-NIC/knot/raw/master/NEWS"
changelog="https://github.com/CZ-NIC/knot/raw/${version%*.*}/NEWS"
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
checksum=299e8de918f9fc7ecbe625b41cb085e47cdda542612efbd51cd5ec60deb9dd13
checksum=c6b122e92baa179d09ba4c8ce5b0d42fb7475805f4ff9c81d5036acfaa161820
system_accounts="_knot"
_knot_homedir="/var/lib/knot"