nghttp3: Update to 1.4.0

Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
pull/24419/head
Ryan Keane 2024-06-18 08:49:53 -04:00 committed by Tianling Shen
parent 43e0590049
commit e5d0ec2e94
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.3.0
PKG_VERSION:=1.4.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:=450525981d302f23832b18edd1a62cf58019392ca6402408d0eb1a7f3fd92ecf
PKG_HASH:=c87b27ef33982a3b831dd349f4a75c55bd4c22a8ec0890095b84b54009df9d6a
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING