From c3ef97ac5f9b8d7e72436f9341f0d9bdd42b226b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 20 Oct 2024 18:07:17 +0200 Subject: [PATCH] unbound: update to 1.22.0. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 449cfa0687c..59ffe518848 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.21.1 +version=1.22.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=3036d23c23622b36d3c87e943117bdec1ac8f819636eb978d806416b0fa9ea46 +checksum=c5dd1bdef5d5685b2cedb749158dd152c52d44f65529a34ac15cd88d4b1b3d43 system_accounts="_unbound" post_install() {