projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9a745b
)
nghttp2: bump to 1.32.1
author
Hans Dedecker
<dedeckeh@gmail.com>
Mon, 27 Aug 2018 08:02:10 +0000
(10:02 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Tue, 18 Dec 2018 16:47:49 +0000
(17:47 +0100)
4c76aaee
Update manual pages
2b51ad67
Bump up version number to 1.32.1, LT revision to 30:3:16
708379dc
Tweak nghttp2_session_set_stream_user_data
73106b0d
Compile with clang-6.0
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
(backported from
6caa8e09aa72de45b632666ddb914aceca8ac831
)
package/libs/nghttp2/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/nghttp2/Makefile
b/package/libs/nghttp2/Makefile
index 8201e59f212c63c14bd500856ec0c851ba52305f..efec88ffd909c8191851153d140813059399828e 100644
(file)
--- a/
package/libs/nghttp2/Makefile
+++ b/
package/libs/nghttp2/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nghttp2
-PKG_VERSION:=1.32.
0
+PKG_VERSION:=1.32.
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:=7
00a89d59fcc55acc2b18184001bfb3220fa6a6e543486aca35f40801cba6f7d
+PKG_HASH:=7
1ad04489b8e52df23a80166dfbf29d39bc48e39bc081e1e83ca8c94feeab7d0
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING