|
@@ -1,12 +1,12 @@
|
|
|
include $(TOPDIR)/rules.mk
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
|
|
PKG_NAME:=nghttp2
|
|
PKG_NAME:=nghttp2
|
|
|
-PKG_VERSION:=1.27.0
|
|
|
|
|
|
|
+PKG_VERSION:=1.28.0
|
|
|
PKG_RELEASE:=1
|
|
PKG_RELEASE:=1
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
|
|
|
|
|
|
|
PKG_SOURCE_URL:=https://github.com/nghttp2/nghttp2/releases/download/v$(PKG_VERSION)
|
|
PKG_SOURCE_URL:=https://github.com/nghttp2/nghttp2/releases/download/v$(PKG_VERSION)
|
|
|
-PKG_HASH:=e83819560952a3dc3c8d96c46f60745408f46f5f384168c90b9e3dfa53b2c2c8
|
|
|
|
|
|
|
+PKG_HASH:=0d6c3f00614deca3935e42a27f6ad0ea87c31d8c1baa3a9c52755955c599fd8d
|
|
|
|
|
|
|
|
PKG_LICENSE:=MIT
|
|
PKG_LICENSE:=MIT
|
|
|
PKG_LICENSE_FILES:=COPYING
|
|
PKG_LICENSE_FILES:=COPYING
|