mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
knot-resolver: update to 5.7.1.
This commit is contained in:
parent
71117848ff
commit
5111a3baec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knot-resolver'
|
# Template file for 'knot-resolver'
|
||||||
pkgname=knot-resolver
|
pkgname=knot-resolver
|
||||||
version=5.7.0
|
version=5.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -20,7 +20,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.knot-resolver.cz/"
|
homepage="https://www.knot-resolver.cz/"
|
||||||
changelog="https://github.com/CZ-NIC/knot-resolver/raw/master/NEWS"
|
changelog="https://github.com/CZ-NIC/knot-resolver/raw/master/NEWS"
|
||||||
distfiles="https://secure.nic.cz/files/knot-resolver/knot-resolver-${version}.tar.xz"
|
distfiles="https://secure.nic.cz/files/knot-resolver/knot-resolver-${version}.tar.xz"
|
||||||
checksum=383ef6db1cccabd2dd788ea9385f05e98a2bafdfeb7f0eda57ff9d572f4fad71
|
checksum=da14b415c61d53747a991f12d6209367ef826a13dc6bf4eeaf5d88760294c3a2
|
||||||
|
|
||||||
system_accounts="_knot_resolver"
|
system_accounts="_knot_resolver"
|
||||||
_knot_resolver_homedir="/var/cache/knot-resolver"
|
_knot_resolver_homedir="/var/cache/knot-resolver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue