25223127 Upgrade Nghttp2 library to version 1.16.1
authorPetr Sumbera <petr.sumbera@oracle.com>
Thu, 08 Dec 2016 05:11:05 -0800
changeset 7468 1dec92bd1dbd
parent 7467 6654cba20610
child 7469 422c29c822ab
25223127 Upgrade Nghttp2 library to version 1.16.1
components/nghttp2/Makefile
components/nghttp2/nghttp2.p5m
--- a/components/nghttp2/Makefile	Thu Dec 08 00:53:36 2016 -0800
+++ b/components/nghttp2/Makefile	Thu Dec 08 05:11:05 2016 -0800
@@ -26,14 +26,14 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		nghttp2
-COMPONENT_VERSION=	1.9.2
+COMPONENT_VERSION=	1.16.1
 COMPONENT_PROJECT_URL=	https://nghttp2.org/
 COMPONENT_ARCHIVE_HASH= \
-    sha256:8a47846bc81e7e82d81e0a17ffbe29486110b80458cc4ea99fa665612c2849d5
+    sha256:c690d89f653722e335c36aec861d5f1769cfdb9ea873d9874ffa54dac4532cf3
 COMPONENT_ARCHIVE_URL=	https://github.com/tatsuhiro-t/nghttp2/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	library/nghttp2
 
-TPNO = 27742
+TPNO = 32711
 
 TEST_TARGET= $(NO_TESTS)
 include $(WS_MAKE_RULES)/common.mk
--- a/components/nghttp2/nghttp2.p5m	Thu Dec 08 00:53:36 2016 -0800
+++ b/components/nghttp2/nghttp2.p5m	Thu Dec 08 05:11:05 2016 -0800
@@ -38,12 +38,12 @@
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 file path=usr/include/nghttp2/nghttp2.h
 file path=usr/include/nghttp2/nghttp2ver.h
-link path=usr/lib/$(MACH64)/libnghttp2.so target=libnghttp2.so.14.6.0
-link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.6.0
-file path=usr/lib/$(MACH64)/libnghttp2.so.14.6.0
+link path=usr/lib/$(MACH64)/libnghttp2.so target=libnghttp2.so.14.12.1
+link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.12.1
+file path=usr/lib/$(MACH64)/libnghttp2.so.14.12.1
 file path=usr/lib/$(MACH64)/pkgconfig/libnghttp2.pc
-link path=usr/lib/libnghttp2.so target=libnghttp2.so.14.6.0
-link path=usr/lib/libnghttp2.so.14 target=libnghttp2.so.14.6.0
-file path=usr/lib/libnghttp2.so.14.6.0
+link path=usr/lib/libnghttp2.so target=libnghttp2.so.14.12.1
+link path=usr/lib/libnghttp2.so.14 target=libnghttp2.so.14.12.1
+file path=usr/lib/libnghttp2.so.14.12.1
 file path=usr/lib/pkgconfig/libnghttp2.pc
 license COPYING license=MIT