From 01e1546d839c221d1fb9f99afb9433ccd8bf3c71 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 6 Feb 2019 12:52:41 +0100 Subject: [PATCH] unbound: update to 1.9.0. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 29a1203f597..0ec9c71e540 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -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 " 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() {