diff --git a/mingw-w64-nghttp2/PKGBUILD b/mingw-w64-nghttp2/PKGBUILD index 1289838a7f1e4..585e85d560d90 100644 --- a/mingw-w64-nghttp2/PKGBUILD +++ b/mingw-w64-nghttp2/PKGBUILD @@ -3,7 +3,7 @@ _realname=nghttp2 pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=1.64.0 +pkgver=1.65.0 pkgrel=1 pkgdesc="Framing layer of HTTP/2 is implemented as a reusable C library (mingw-w64)" arch=('any') @@ -27,7 +27,7 @@ license=('spdx:MIT') source=("https://github.com/nghttp2/nghttp2/releases/download/v${pkgver}/${_realname}-${pkgver}.tar.xz" "001-fix-pc-prefix.patch" "002-nghttp2-pkgconfig-add-cflags-private.patch") -sha256sums=('88bb94c9e4fd1c499967f83dece36a78122af7d5fb40da2019c56b9ccc6eb9dd' +sha256sums=('f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331' 'baf901e7d565eaea1133d30b13620b02681ce96ebe56d38e1dea4394299106b6' 'd82d0b5b32e26955c99ef70e129b33696fee01ad9a9a4e5d0fb98951fb5d0f22')