mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
knot: update to 3.2.0.
This commit is contained in:
parent
06f9937261
commit
f361c2cd34
2 changed files with 5 additions and 4 deletions
|
@ -3690,8 +3690,8 @@ librlottie.so.0 rlottie-0.0.20160709_1
|
|||
libdocopt.so.0 docopt.cpp-0.6.3_1
|
||||
libfstrm.so.0 fstrm-0.5.0_1
|
||||
libfreecell-solver.so.0 libfreecell-solver-5.10.0_1
|
||||
libknot.so.12 libknot-3.1.0_1
|
||||
libdnssec.so.8 libknot-3.0.0_1
|
||||
libknot.so.13 libknot-3.2.0_1
|
||||
libdnssec.so.9 libknot-3.2.0_1
|
||||
libzscanner.so.4 libknot-3.1.0_1
|
||||
libkres.so.9 knot-resolver-4.0.0_1
|
||||
libnsl.so.3 libnsl-2.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'knot'
|
||||
pkgname=knot
|
||||
version=3.1.9
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -13,13 +13,14 @@ 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"
|
||||
checkdepends="softhsm"
|
||||
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"
|
||||
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
|
||||
checksum=b3ca4f1d444e95ff27d2096d3cc5a47c10c1d69a1e4885ae8a972781f6279d82
|
||||
checksum=426d120994daf93af348aa6c48428e583dd286656415de4daf7a59106fd98631
|
||||
|
||||
system_accounts="_knot"
|
||||
_knot_homedir="/var/lib/knot"
|
||||
|
|
Loading…
Add table
Reference in a new issue