knot-resolver: update to 5.1.2.
This commit is contained in:
parent
e086d5fa72
commit
156d4b9b96
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.1.1
|
version=5.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -17,7 +17,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=f72214046df8aae2b1a5c6d1ad0bc8b166aa060df5b008f6e88b4f6ba79cbf4e
|
checksum=caa4f941caf39080184554fb1310f383eba4b30d9c4c2215670d6b0a2de8f836
|
||||||
|
|
||||||
system_accounts="_knot_resolver"
|
system_accounts="_knot_resolver"
|
||||||
_knot_resolver_homedir="/var/cache/knot-resolver"
|
_knot_resolver_homedir="/var/cache/knot-resolver"
|
||||||
|
|
Loading…
Reference in a new issue