mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
knot-resolver: update to 5.7.5.
This commit is contained in:
parent
722d640a25
commit
8b1ac10616
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'knot-resolver'
|
# Template file for 'knot-resolver'
|
||||||
pkgname=knot-resolver
|
pkgname=knot-resolver
|
||||||
version=5.7.4
|
version=5.7.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="
|
configure_args="
|
||||||
-Dclient=enabled
|
-Dclient=enabled
|
||||||
|
@ -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=6b6da6ecf06828041afad44dfa227781f0ae34ad183a667008509355d18bd9c8
|
checksum=80239cf9aa92599d9cbad4642dea5520b2ccfbc9c6f968886ea46179cb3cdf66
|
||||||
|
|
||||||
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