knot: update to 3.0.0.
This commit is contained in:
parent
3bf37d1db2
commit
76863db434
|
@ -3735,8 +3735,8 @@ 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.10 libknot-2.9.0_1
|
||||
libdnssec.so.7 libknot-2.8.2_1
|
||||
libknot.so.11 libknot-3.0.0_1
|
||||
libdnssec.so.8 libknot-3.0.0_1
|
||||
libzscanner.so.3 libknot-2.8.2_1
|
||||
libkres.so.9 knot-resolver-4.0.0_1
|
||||
libnsl.so.2 libnsl-1.2.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'knot'
|
||||
pkgname=knot
|
||||
version=2.9.6
|
||||
version=3.0.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=bf742883c6825b54f19f2dadca2c94fec1ff8bdcf0a52388e2e167937594b2e7
|
||||
checksum=f1c96aff6e873a2f9b1b8c2441d5a7801dd48d3abdb738a4d24b26c2a8fbe6c4
|
||||
|
||||
system_accounts="_knot"
|
||||
_knot_homedir="/var/lib/knot"
|
||||
|
|
Loading…
Reference in New Issue