mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
knot: update to 3.1.0.
This commit is contained in:
parent
a9a327b171
commit
7c3f6b190f
2 changed files with 4 additions and 4 deletions
|
@ -3678,9 +3678,9 @@ libmhash.so.2 mhash-0.9.9.9_1
|
||||||
librlottie.so.0 rlottie-0.0.20160709_1
|
librlottie.so.0 rlottie-0.0.20160709_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.11 libknot-3.0.0_1
|
libknot.so.12 libknot-3.1.0_1
|
||||||
libdnssec.so.8 libknot-3.0.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
|
libkres.so.9 knot-resolver-4.0.0_1
|
||||||
libnsl.so.2 libnsl-1.2.0_1
|
libnsl.so.2 libnsl-1.2.0_1
|
||||||
libbcc.so.0 bcc-0.10.0_1
|
libbcc.so.0 bcc-0.10.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knot'
|
# Template file for 'knot'
|
||||||
pkgname=knot
|
pkgname=knot
|
||||||
version=3.0.8
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.knot-dns.cz/"
|
homepage="https://www.knot-dns.cz/"
|
||||||
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=df723949c19ebecf9a7118894c3127e292eb09dc7274b5ce9b527409f42edfb0
|
checksum=54323712e3cbc3d4c70a15777818fd2ff0de30cebb6c22e2946372b15b2653ed
|
||||||
|
|
||||||
system_accounts="_knot"
|
system_accounts="_knot"
|
||||||
_knot_homedir="/var/lib/knot"
|
_knot_homedir="/var/lib/knot"
|
||||||
|
|
Loading…
Add table
Reference in a new issue