diff --git a/libs/nghttp3/Makefile b/libs/nghttp3/Makefile index 5da73eaabc..15dce04811 100644 --- a/libs/nghttp3/Makefile +++ b/libs/nghttp3/Makefile @@ -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