From 126e9af0e14919756c32376c0b6b8e6237006759 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 16 Aug 2024 22:27:41 +0200 Subject: [PATCH] unbound: update to 1.21.0. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 40d723dfcb5..dea65d216d0 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.20.0 +version=1.21.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=56b4ceed33639522000fd96775576ddf8782bb3617610715d7f1e777c5ec1dbf +checksum=e7dca7d6b0f81bdfa6fa64ebf1053b5a999a5ae9278a87ef182425067ea14521 system_accounts="_unbound" post_install() {