nghttp3: Update to 1.11.0 (#24955)

This commit is contained in:
Christoph Reiter
2025-07-25 21:26:16 +02:00
committed by GitHub
parent 81b4e29497
commit ef98542fc0

View File

@@ -3,7 +3,7 @@
_realname=nghttp3
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.10.1
pkgver=1.11.0
pkgrel=1
pkgdesc="HTTP/3 library written in C (mingw-w64)"
arch=('any')
@@ -21,7 +21,7 @@ makedepends=(
source=("https://github.com/ngtcp2/nghttp3/releases/download/v${pkgver}/nghttp3-${pkgver}.tar.xz"{,.asc}
"001-fix-pc-prefix.patch"
"002-nghttp3-pkgconfig-add-cflags-private.patch")
sha256sums=('e6b8ebaadf8e57cba77a3e34ee8de465fe952481fbf77c4f98d48737bdf50e03'
sha256sums=('27d084518f06d78279b050cc9cdff2418f80fb753da019427ce853cec920f33f'
'SKIP'
'08559edf597300d34b258c5dab6d16237c6493976e7b4d45a818e0619d21665d'
'68c831018eb79bc3b43a8fb6a7d013a617dbe2ba7d7971b0993b3cf27107e614')