mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
knot: update to 3.4.0.
This commit is contained in:
parent
d1f1786b3c
commit
a49b50ed7e
2 changed files with 3 additions and 3 deletions
|
@ -3780,7 +3780,7 @@ librlottie.so.0 rlottie-0.0.20160709_1
|
||||||
libdocopt.so.0 docopt.cpp-0.6.3_1
|
libdocopt.so.0 docopt.cpp-0.6.3_1
|
||||||
libfstrm.so.0 fstrm-0.5.0_1
|
libfstrm.so.0 fstrm-0.5.0_1
|
||||||
libfreecell-solver.so.0 libfreecell-solver-5.10.0_1
|
libfreecell-solver.so.0 libfreecell-solver-5.10.0_1
|
||||||
libknot.so.14 libknot-3.3.1_1
|
libknot.so.15 libknot-3.4.0_1
|
||||||
libdnssec.so.9 libknot-3.2.0_1
|
libdnssec.so.9 libknot-3.2.0_1
|
||||||
libzscanner.so.4 libknot-3.1.0_1
|
libzscanner.so.4 libknot-3.1.0_1
|
||||||
libkres.so.9 knot-resolver-4.0.0_1
|
libkres.so.9 knot-resolver-4.0.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knot'
|
# Template file for 'knot'
|
||||||
pkgname=knot
|
pkgname=knot
|
||||||
version=3.3.9
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -21,7 +21,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.knot-dns.cz/"
|
homepage="https://www.knot-dns.cz/"
|
||||||
changelog="https://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS"
|
changelog="https://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS"
|
||||||
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
|
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
|
||||||
checksum=7cf2bd93bf487179aca1d2acf7b462dc269e769944c3ea73c7f9a4570dde86ab
|
checksum=2730b11398944faa5151c51b0655cf26631090343c303597814f2a57df424736
|
||||||
|
|
||||||
system_accounts="_knot"
|
system_accounts="_knot"
|
||||||
_knot_homedir="/var/lib/knot"
|
_knot_homedir="/var/lib/knot"
|
||||||
|
|
Loading…
Add table
Reference in a new issue