knot: update to 3.2.7.
This commit is contained in:
parent
e7e99df59d
commit
46dd270c3d
@ -1,7 +1,7 @@
|
||||
# Template file for 'knot'
|
||||
pkgname=knot
|
||||
version=3.2.6
|
||||
revision=2
|
||||
version=3.2.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--disable-silent-rules
|
||||
@ -12,7 +12,8 @@ configure_args="
|
||||
conf_files="/etc/knot/knot.conf"
|
||||
hostmakedepends="automake pkg-config protobuf-c"
|
||||
makedepends="gnutls-devel lmdb-devel libedit-devel liburcu-devel
|
||||
protobuf-c-devel fstrm-devel libmaxminddb-devel"
|
||||
protobuf-c-devel fstrm-devel libmaxminddb-devel libcap-ng-devel
|
||||
nghttp2-devel"
|
||||
checkdepends="softhsm"
|
||||
short_desc="High-performance authoritative-only DNS server"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
@ -20,7 +21,7 @@ license="GPL-3.0-or-later"
|
||||
homepage="https://www.knot-dns.cz/"
|
||||
changelog="https://github.com/CZ-NIC/knot/raw/${version%*.*}/NEWS"
|
||||
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
|
||||
checksum=ac124fb17dbc4ac5310a30a396245a6ba304b3c89abed0f8a47d727462c8da4d
|
||||
checksum=d3b7872ac8aa80f7f54ddb1bb3b1e2f90ec55f7270a2c4a9338eab42b7d2767b
|
||||
|
||||
system_accounts="_knot"
|
||||
_knot_homedir="/var/lib/knot"
|
||||
|
Loading…
Reference in New Issue
Block a user