From 4b40dd43c1843f58eb7fbd755cd4baa168f0b6d4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 14 Oct 2022 22:54:02 +0200 Subject: [PATCH] unbound: update to 1.17.0. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 89bb6f3311e..95f2471c57c 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.16.3 +version=1.17.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://nlnetlabs.nl/projects/unbound/about/" distfiles="https://nlnetlabs.nl/downloads/unbound/${pkgname}-${version}.tar.gz" -checksum=ea0c6665e2c3325b769eac1dfccd60fe1828d5fcf662650039eccb3f67edb28e +checksum=dcbc95d7891d9f910c66e4edc9f1f2fde4dea2eec18e3af9f75aed44a02f1341 system_accounts="_unbound" post_install() {