]> git.99rst.org Git - openwrt-packages.git/commitdiff
nghttp3: update to 1.18.0
authorAlexandru Ardelean <redacted>
Tue, 28 Jul 2026 11:58:35 +0000 (14:58 +0300)
committerAlexandru Ardelean <redacted>
Wed, 29 Jul 2026 10:07:39 +0000 (13:07 +0300)
Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean <redacted>
libs/nghttp3/Makefile

index 6926fb2af941b7c9e77537af69015f85d272be0c..463cea49d1a20188d8fe4a03c064b9cc45e3ed0d 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nghttp3
-PKG_VERSION:=1.16.0
+PKG_VERSION:=1.18.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:=776f59a99905c9a348846807b2e5ac9bb3485fc0f8c0250ba803018d5238a16e
+PKG_HASH:=aad782c23d3f01bd4bb52c8bac7a553b631ef8115fd1612703df6183449fef19
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING
git clone https://git.99rst.org/PROJECT