knot: update to 3.1.0.

This commit is contained in:
Duncaen 2021-08-03 18:23:21 +02:00
parent a9a327b171
commit 7c3f6b190f
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
2 changed files with 4 additions and 4 deletions

View file

@ -3678,9 +3678,9 @@ libmhash.so.2 mhash-0.9.9.9_1
librlottie.so.0 rlottie-0.0.20160709_1
libfstrm.so.0 fstrm-0.5.0_1
libfreecell-solver.so.0 libfreecell-solver-5.10.0_1
libknot.so.11 libknot-3.0.0_1
libknot.so.12 libknot-3.1.0_1
libdnssec.so.8 libknot-3.0.0_1
libzscanner.so.3 libknot-2.8.2_1
libzscanner.so.4 libknot-3.1.0_1
libkres.so.9 knot-resolver-4.0.0_1
libnsl.so.2 libnsl-1.2.0_1
libbcc.so.0 bcc-0.10.0_1

View file

@ -1,6 +1,6 @@
# Template file for 'knot'
pkgname=knot
version=3.0.8
version=3.1.0
revision=1
build_style=gnu-configure
configure_args="
@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.knot-dns.cz/"
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
checksum=df723949c19ebecf9a7118894c3127e292eb09dc7274b5ce9b527409f42edfb0
checksum=54323712e3cbc3d4c70a15777818fd2ff0de30cebb6c22e2946372b15b2653ed
system_accounts="_knot"
_knot_homedir="/var/lib/knot"