mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
knot-resolver: update to 5.4.1.
This commit is contained in:
parent
79d5424e5e
commit
5370c537bc
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.4.0
|
version=5.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="
|
configure_args="
|
||||||
-Dclient=enabled
|
-Dclient=enabled
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.knot-resolver.cz/"
|
homepage="https://www.knot-resolver.cz/"
|
||||||
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=534af671b98433b23b57039acc9d7d3c100a4888a8cf9aeba36161774ca0815e
|
checksum=fb8b962dd9ef744e2551c4f052454bc2a30e39c1f662f4f3522e8f221d8e3d66
|
||||||
|
|
||||||
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