From 5173e8f2937e779e7d41490394a06ce5900aefc6 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Wed, 8 Jan 2025 08:49:01 +0000 Subject: [PATCH] unbound: update to 1.22.0 --- mingw-w64-unbound/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-unbound/PKGBUILD b/mingw-w64-unbound/PKGBUILD index 2c73b20e64..2a305efa74 100644 --- a/mingw-w64-unbound/PKGBUILD +++ b/mingw-w64-unbound/PKGBUILD @@ -3,7 +3,7 @@ _realname=unbound pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=1.21.0 +pkgver=1.22.0 pkgrel=1 pkgdesc="Validating, recursive, and caching DNS resolver (mingw-w64)" arch=('any') @@ -23,7 +23,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-openssl" "${MINGW_PACKAGE_PREFIX}-ldns") source=("https://unbound.net/downloads/${_realname}-${pkgver}.tar.gz"{,.asc} 'manifest') -sha256sums=('e7dca7d6b0f81bdfa6fa64ebf1053b5a999a5ae9278a87ef182425067ea14521' +sha256sums=('c5dd1bdef5d5685b2cedb749158dd152c52d44f65529a34ac15cd88d4b1b3d43' 'SKIP' '838098b25a8044176b3139b4003594570c62a8d64f5470fbbd769f3bf44e0855') validpgpkeys=(EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D) # W.C.A. Wijngaards