From 7b4e196c985d3bd1eb33ca9ee19edffc117fa4b7 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 10 May 2026 22:29:26 +0200 Subject: [PATCH] main/nghttp3: upgrade to 1.15.0 --- main/nghttp3/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/nghttp3/APKBUILD b/main/nghttp3/APKBUILD index 35658114fe4..5b0e886304e 100644 --- a/main/nghttp3/APKBUILD +++ b/main/nghttp3/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jakub Jirutka # Maintainer: Jakub Jirutka pkgname=nghttp3 -pkgver=1.13.1 +pkgver=1.15.0 pkgrel=0 pkgdesc="HTTP/3 library written in C" url="https://github.com/ngtcp2/nghttp3" @@ -37,5 +37,5 @@ package() { } sha512sums=" -d8bdc176fd43e172b7543e3dbd931c65e3745629d28d9b35014a70d95e6e5a9610fb5937f96842b61e6a7da827dcc8783e4f5f25b6cf3a29cc60c44724e00736 nghttp3-1.13.1.tar.gz +626c2a4363524ba6bdda718f6d1997e8e43393365044f82e8b9b2b70197ec3a7daa4e9c419640213585a2c8fc45b2257099bca25a73c9dc8c2b871df2fb57667 nghttp3-1.15.0.tar.gz "