mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
knot-resolver: update to 5.4.4.
This commit is contained in:
parent
7c443f9e43
commit
31673e06df
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.4.3
|
version=5.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -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=488729eb93190336b6bca10de0d78ecb7919f77fcab105debc0a644aa7d0a506
|
checksum=588964319e943679d391cc9c886d40ef858ecd9b33ae160023b4e2b5182b2cea
|
||||||
|
|
||||||
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