From e85d6117eb96e8a415265a2f932061016445e73e Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Wed, 20 May 2026 23:04:14 +0200 Subject: [PATCH] unbound: update to 1.25.1. --- srcpkgs/unbound/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 366502e4a87995..cdb19b84b96337 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.25.0 +version=1.25.1 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=062a6eda723fe2f041bee4079b76981569f1d12e066bbd74800242fc1ebddec7 +checksum=0fe8b6277b0959cfd17562debac0aa5f71e0b02dc4ffa9c60271c583edab586f system_accounts="_unbound" post_install() {