mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
unbound: update to 1.20.0.
This commit is contained in:
parent
30d105ce45
commit
8fbaee962c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.19.3
|
version=1.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://nlnetlabs.nl/projects/unbound/about/"
|
homepage="https://nlnetlabs.nl/projects/unbound/about/"
|
||||||
distfiles="https://nlnetlabs.nl/downloads/unbound/${pkgname}-${version}.tar.gz"
|
distfiles="https://nlnetlabs.nl/downloads/unbound/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3ae322be7dc2f831603e4b0391435533ad5861c2322e34a76006a9fb65eb56b9
|
checksum=56b4ceed33639522000fd96775576ddf8782bb3617610715d7f1e777c5ec1dbf
|
||||||
system_accounts="_unbound"
|
system_accounts="_unbound"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue