unbound: update to 1.9.0.

This commit is contained in:
Leah Neukirchen 2019-02-06 12:52:41 +01:00
parent 6d6df1f5a5
commit 01e1546d83
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'unbound'
pkgname=unbound
version=1.8.3
version=1.9.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://unbound.net/"
distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz"
checksum=2b692b8311edfad41e7d0380aac34576060d4176add81dc5db419c79b2a4cecc
checksum=415af94b8392bc6b2c52e44ac8f17935cc6ddf2cc81edfb47c5be4ad205ab917
system_accounts="_unbound"
post_install() {