From 239ace158eae6a255a98ee3bcbbcd67ab77facfb Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Fri, 23 Feb 2024 08:36:53 +0100 Subject: [PATCH] unbound: Update to 1.19.1 --- mingw-w64-unbound/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-unbound/PKGBUILD b/mingw-w64-unbound/PKGBUILD index 2c61b7a3fd..6f428e05e0 100644 --- a/mingw-w64-unbound/PKGBUILD +++ b/mingw-w64-unbound/PKGBUILD @@ -3,8 +3,8 @@ _realname=unbound pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=1.17.0 -pkgrel=2 +pkgver=1.19.1 +pkgrel=1 pkgdesc="Validating, recursive, and caching DNS resolver (mingw-w64)" arch=('any') mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') @@ -18,7 +18,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-openssl" "${MINGW_PACKAGE_PREFIX}-ldns") source=("https://unbound.net/downloads/${_realname}-${pkgver}.tar.gz"{,.asc} 'manifest') -sha256sums=('dcbc95d7891d9f910c66e4edc9f1f2fde4dea2eec18e3af9f75aed44a02f1341' +sha256sums=('bc1d576f3dd846a0739adc41ffaa702404c6767d2b6082deb9f2f97cbb24a3a9' 'SKIP' '838098b25a8044176b3139b4003594570c62a8d64f5470fbbd769f3bf44e0855') validpgpkeys=(EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D) # W.C.A. Wijngaards