From a2b8874b650581355ed40beb5ef6929a3af99dd4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 8 Mar 2024 14:25:47 +0100 Subject: [PATCH] unbound: update to 1.19.2. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 39db1740989..9a1e0168b19 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.19.1 +version=1.19.2 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=bc1d576f3dd846a0739adc41ffaa702404c6767d2b6082deb9f2f97cbb24a3a9 +checksum=cc560d345734226c1b39e71a769797e7fdde2265cbb77ebce542704bba489e55 system_accounts="_unbound" post_install() {