unbound: update to 1.14.0.

This commit is contained in:
Leah Neukirchen 2021-12-10 14:18:04 +01:00
parent 859e236ede
commit dd4181e155

View file

@ -1,6 +1,6 @@
# Template file for 'unbound'
pkgname=unbound
version=1.13.2
version=1.14.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=0a13b547f3b92a026b5ebd0423f54c991e5718037fd9f72445817f6a040e1a83
checksum=6ef91cbf02d5299eab39328c0857393de7b4885a2fe7233ddfe3c124ff5a89c8
system_accounts="_unbound"
post_install() {