diff --git a/libs/nghttp2/Makefile b/libs/nghttp2/Makefile index 1dc2c6db4f43a..21282ea2d7857 100644 --- a/libs/nghttp2/Makefile +++ b/libs/nghttp2/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nghttp2 -PKG_VERSION:=1.62.1 +PKG_VERSION:=1.63.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/nghttp2/nghttp2/releases/download/v$(PKG_VERSION) -PKG_HASH:=2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72 +PKG_HASH:=4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b PKG_MAINTAINER:=Hans Dedecker PKG_LICENSE:=MIT