mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
knot: update to 2.9.1.
This commit is contained in:
parent
8a142fe75a
commit
5ab93c589e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knot'
|
# Template file for 'knot'
|
||||||
pkgname=knot
|
pkgname=knot
|
||||||
version=2.9.0
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.knot-dns.cz/"
|
homepage="https://www.knot-dns.cz/"
|
||||||
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
|
distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"
|
||||||
checksum=df7434eaefbabbf7cca2d6cba5038be48a4668e508215ca197532bac7c9b21a2
|
checksum=f19121956caa360c387923654f13e4c97b3fb9093d242e110d7e0916b8d8a04d
|
||||||
|
|
||||||
system_accounts="_knot"
|
system_accounts="_knot"
|
||||||
_knot_homedir="/var/lib/knot"
|
_knot_homedir="/var/lib/knot"
|
||||||
|
|
Loading…
Add table
Reference in a new issue