From: Alexandru Ardelean Date: Tue, 2 Jun 2026 22:42:00 +0000 (+0300) Subject: nghttp3: bump to 1.16.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5a211a285b05a3f85e368e0f4aa6bf48cdd2d01e;p=openwrt-packages.git nghttp3: bump to 1.16.0 Refresh sha256 from upstream release tarball. Signed-off-by: Alexandru Ardelean --- diff --git a/libs/nghttp3/Makefile b/libs/nghttp3/Makefile index 7ac1325eb..6926fb2af 100644 --- a/libs/nghttp3/Makefile +++ b/libs/nghttp3/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nghttp3 -PKG_VERSION:=1.15.0 +PKG_VERSION:=1.16.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/ngtcp2/nghttp3/releases/download/v$(PKG_VERSION)/ -PKG_HASH:=6da0cd06b428d32a54c58137838505d9dc0371a900bb8070a46b29e1ceaf2e0f +PKG_HASH:=776f59a99905c9a348846807b2e5ac9bb3485fc0f8c0250ba803018d5238a16e PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING