From e5b06f7e3be59c69bf3ec6edaaf6be96342256aa Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Fri, 25 Jul 2025 21:17:53 +0200 Subject: [PATCH] nghttp3: Update to 1.11.0 --- nghttp3/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nghttp3/PKGBUILD b/nghttp3/PKGBUILD index 39877d8b..63daaf3e 100644 --- a/nghttp3/PKGBUILD +++ b/nghttp3/PKGBUILD @@ -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