knot: update to 3.3.1.
This commit is contained in:
parent
c08ae1dfd9
commit
b98cf59ccf
|
@ -3668,7 +3668,7 @@ 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.13 libknot-3.2.0_1
|
||||
libknot.so.14 libknot-3.3.1_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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'knot'
|
||||
pkgname=knot
|
||||
version=3.2.9
|
||||
version=3.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -21,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=bc1f9eb8c9f67f52805f3acfa2d0153190245fa145b007fafa9068d2da292506
|
||||
checksum=f3f4b1d49ec9b81113b14a38354b823bd4a470356ed7e8e555595b6fd1ac80c9
|
||||
|
||||
system_accounts="_knot"
|
||||
_knot_homedir="/var/lib/knot"
|
||||
|
|
Loading…
Reference in New Issue