From 81007c76cb879e78a15134f6ff08b0cb172bcc05 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Aug 2019 19:17:28 +0200 Subject: [PATCH] unbound: update to 1.9.3. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 6614f77681..8f951d66fa 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.9.2 +version=1.9.3 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=6f7acec5cf451277fcda31729886ae7dd62537c4f506855603e3aa153fcb6b95 +checksum=1b55dd9170e4bfb327fb644de7bbf7f0541701149dff3adf1b63ffa785f16dfa system_accounts="_unbound" post_install() {