nghttp3: update to 1.18.0

Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
pull/30114/head
Alexandru Ardelean 2026-07-28 14:58:35 +03:00 committed by Alexandru Ardelean
parent 925ccf8f2c
commit d04ade044e
1 changed files with 2 additions and 2 deletions

View 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