knot: update to 2.9.0.
This commit is contained in:
parent
d5277b2920
commit
ae9aa7ac0e
2 changed files with 3 additions and 3 deletions
|
@ -3492,7 +3492,7 @@ 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.9 libknot-2.8.2_1
|
||||
libknot.so.10 libknot-2.9.0_1
|
||||
libdnssec.so.7 libknot-2.8.2_1
|
||||
libzscanner.so.3 libknot-2.8.2_1
|
||||
libkres.so.9 knot-resolver-4.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'knot'
|
||||
pkgname=knot
|
||||
version=2.8.4
|
||||
version=2.9.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=541e7e43503765c91405c5797b3838103bb656154712e69b3f959c6ab0e700a9
|
||||
checksum=df7434eaefbabbf7cca2d6cba5038be48a4668e508215ca197532bac7c9b21a2
|
||||
|
||||
system_accounts="_knot"
|
||||
_knot_homedir="/var/lib/knot"
|
||||
|
|
Loading…
Reference in a new issue