From 1317ad511c10dfbc79acd8682c8e4b0540892acb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 7 Aug 2026 15:46:22 +0200 Subject: [PATCH] unbound: update to 1.26.0. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 2e67976cb83..edb1d517663 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.25.2 +version=1.26.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=0d92275c703d5f5f8baba3dab22117dd8c29b495588a5c229768ed6581566600 +checksum=77458a7156e275c0b7b17fabcb357cb12445d95cfcb26fb9bb7d5ecba45e0b63 system_accounts="_unbound" post_install() {