From: Hans Dedecker <dedeckeh@gmail.com>
Date: Sat, 15 Dec 2018 11:27:14 +0000 (+0100)
Subject: nghttp2: bump to 1.35.1
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=a6f9e3b608afc2918b2e299480928f14cdb9131e;p=openwrt%2Fstaging%2Fnbd.git

nghttp2: bump to 1.35.1

63843750 Update manual pages
27801e98 Bump up version number to 1.35.1
60e020a8 nghttpx: Fix broken trailing slash handling

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
---

diff --git a/package/libs/nghttp2/Makefile b/package/libs/nghttp2/Makefile
index 8f8884cd56..bd42db7c3f 100644
--- a/package/libs/nghttp2/Makefile
+++ b/package/libs/nghttp2/Makefile
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nghttp2
-PKG_VERSION:=1.35.0
+PKG_VERSION:=1.35.1
 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:=23610ddd446bf1a9ae12905b0e7f283afd46249794868b7acd581e693900544c
+PKG_HASH:=9b7f5b09c3ca40a46118240bf476a5babf4bd93a1e4fde2337c308c4c5c3263a
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING