mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
knot: update to 3.3.6.
This commit is contained in:
parent
05fe90904c
commit
62a0309846
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue