diff --git a/mingw-w64-unbound/PKGBUILD b/mingw-w64-unbound/PKGBUILD index 037bb946e9..2665ba39b5 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.23.1 +pkgver=1.24.0 pkgrel=1 pkgdesc="Validating, recursive, and caching DNS resolver (mingw-w64)" arch=('any') @@ -11,8 +11,10 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') url='https://unbound.net/' msys2_repository_url='https://github.com/NLnetLabs/unbound' msys2_references=( + "archlinux: unbound" "cpe: cpe:/a:nlnetlabs:unbound" "cpe: cpe:/a:unbound:unbound" + "gentoo: net-dns/unbound" ) license=('spdx:BSD-3-Clause') makedepends=("${MINGW_PACKAGE_PREFIX}-cc" @@ -25,7 +27,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-openssl" "${MINGW_PACKAGE_PREFIX}-ldns") source=("https://unbound.net/downloads/${_realname}-${pkgver}.tar.gz"{,.asc} 'manifest') -sha256sums=('6a6b117c799d8de3868643397e0fd71591f6d42f4473f598bdb22609ff362590' +sha256sums=('147b22983cc7008aa21007e251b3845bfcf899ffd2d3b269253ebf2e27465086' 'SKIP' '838098b25a8044176b3139b4003594570c62a8d64f5470fbbd769f3bf44e0855') validpgpkeys=(EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D) # W.C.A. Wijngaards