From 43108ee3be59cd15ba19a84edaadf6d137c8ebbf Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 12 Jul 2022 14:31:34 +0200 Subject: [PATCH] unbound: update to 1.16.1. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index c1bfc1ba86a..7c96300be53 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.16.0 +version=1.16.1 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://nlnetlabs.nl/projects/unbound/about/" distfiles="https://nlnetlabs.nl/downloads/unbound/${pkgname}-${version}.tar.gz" -checksum=6701534c938eb019626601191edc6d012fc534c09d2418d5b92827db0cbe48a5 +checksum=2fe4762abccd564a0738d5d502f57ead273e681e92d50d7fba32d11103174e9a system_accounts="_unbound" post_install() {