nghttp3: Update to 1.11.0

This commit is contained in:
Christoph Reiter
2025-07-25 21:17:53 +02:00
parent f64742bde4
commit e5b06f7e3b

View File

@@ -2,7 +2,7 @@
pkgbase=nghttp3
pkgname=("libnghttp3" "libnghttp3-devel")
pkgver=1.10.1
pkgver=1.11.0
pkgrel=1
pkgdesc="HTTP/3 library written in C"
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ makedepends=(
"ninja"
)
source=("https://github.com/ngtcp2/nghttp3/releases/download/v${pkgver}/nghttp3-${pkgver}.tar.xz"{,.asc})
sha256sums=('e6b8ebaadf8e57cba77a3e34ee8de465fe952481fbf77c4f98d48737bdf50e03'
sha256sums=('27d084518f06d78279b050cc9cdff2418f80fb753da019427ce853cec920f33f'
'SKIP')
validpgpkeys=(
'F4F3B91474D1EB29889BD0EF7E8403D5D673C366' # Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>