knot: update to 3.3.6.

This commit is contained in:
Duncaen 2024-06-14 22:56:40 +02:00
parent 05fe90904c
commit 62a0309846
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.3.5
version=3.3.6
revision=1
build_style=gnu-configure
configure_args="
@ -19,9 +19,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/${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"
checksum=0e0bf04319581280660e8e62ab04be64a7d632331e40fc9c87e76861305db3ad
checksum=c81801e9d6c64c97777cacf47e260f46f37799180d906457a53a9f13dd0f9987
system_accounts="_knot"
_knot_homedir="/var/lib/knot"