knot: update to 3.3.8.
This commit is contained in:
parent
4a9ec79fcb
commit
d2d5e8e1f5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knot'
|
# Template file for 'knot'
|
||||||
pkgname=knot
|
pkgname=knot
|
||||||
version=3.3.7
|
version=3.3.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -21,7 +21,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.knot-dns.cz/"
|
homepage="https://www.knot-dns.cz/"
|
||||||
changelog="https://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS"
|
changelog="https://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS"
|
||||||
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=18ceb398578342e9a3d5b75f2423945a2f8d1d7c730f24f4d2aa4a24b50e831d
|
checksum=498de8338489a625673797f7ecc921fa4490c826afbfa42fa66922b525089e6a
|
||||||
|
|
||||||
system_accounts="_knot"
|
system_accounts="_knot"
|
||||||
_knot_homedir="/var/lib/knot"
|
_knot_homedir="/var/lib/knot"
|
||||||
|
|
Loading…
Reference in New Issue