unbound: update to 1.16.0.

This commit is contained in:
Leah Neukirchen 2022-06-02 16:51:11 +02:00
parent ba1ab4c06a
commit 50d93f878b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'unbound'
pkgname=unbound
version=1.15.0
version=1.16.0
revision=1
build_style=gnu-configure
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"
homepage="https://nlnetlabs.nl/projects/unbound/about/"
distfiles="https://nlnetlabs.nl/downloads/unbound/${pkgname}-${version}.tar.gz"
checksum=a480dc6c8937447b98d161fe911ffc76cfaffa2da18788781314e81339f1126f
checksum=6701534c938eb019626601191edc6d012fc534c09d2418d5b92827db0cbe48a5
system_accounts="_unbound"
post_install() {