aboutsummaryrefslogtreecommitdiff
path: root/libs/nghttp2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/nghttp2/Makefile')
-rw-r--r--libs/nghttp2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/nghttp2/Makefile b/libs/nghttp2/Makefile
index 4b6370e9c..aeb005f01 100644
--- a/libs/nghttp2/Makefile
+++ b/libs/nghttp2/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nghttp2
-PKG_VERSION:=1.42.0
+PKG_VERSION:=1.43.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:=c5a7f09020f31247d0d1609078a75efadeccb7e5b86fc2e4389189b1b431fe63
+PKG_HASH:=f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f
PKG_MAINTAINER:=Hans Dedecker <dedeckeh@gmail.com>
PKG_LICENSE:=MIT