Andreas Wacknitz
2024-04-04 06a4d8ed8d580117003325f9b193b08f442e4130
nghttp2: update to 1.61.0

3 files modified
16 ■■■■ changed files
components/library/nghttp2/Makefile 4 ●●●● patch | view | raw | blame | history
components/library/nghttp2/manifests/sample-manifest.p5m 6 ●●●● patch | view | raw | blame | history
components/library/nghttp2/nghttp2.p5m 6 ●●●● patch | view | raw | blame | history
components/library/nghttp2/Makefile
@@ -19,12 +19,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        nghttp2
COMPONENT_VERSION=    1.60.0
COMPONENT_VERSION=    1.61.0
COMPONENT_SUMMARY=    HTTP/2 C Library
COMPONENT_PROJECT_URL=    https://nghttp2.org/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e
COMPONENT_ARCHIVE_HASH= sha256:c0e660175b9dc429f11d25b9507a834fb752eea9135ab420bb7cb7e9dbcc9654
COMPONENT_ARCHIVE_URL=    https://github.com/nghttp2/nghttp2/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        library/nghttp2
COMPONENT_CLASSIFICATION= System/Libraries
components/library/nghttp2/manifests/sample-manifest.p5m
@@ -27,9 +27,9 @@
file path=usr/bin/inflatehd
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.27.0
link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.27.0
file path=usr/lib/$(MACH64)/libnghttp2.so.14.27.0
link path=usr/lib/$(MACH64)/libnghttp2.so target=libnghttp2.so.14.28.0
link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.28.0
file path=usr/lib/$(MACH64)/libnghttp2.so.14.28.0
file path=usr/lib/$(MACH64)/pkgconfig/libnghttp2.pc
file path=usr/share/doc/nghttp2/README.rst
file path=usr/share/man/man1/h2load.1
components/library/nghttp2/nghttp2.p5m
@@ -28,9 +28,9 @@
file path=usr/bin/inflatehd
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.27.0
link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.27.0
file path=usr/lib/$(MACH64)/libnghttp2.so.14.27.0
link path=usr/lib/$(MACH64)/libnghttp2.so target=libnghttp2.so.14.28.0
link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.28.0
file path=usr/lib/$(MACH64)/libnghttp2.so.14.28.0
file path=usr/lib/$(MACH64)/pkgconfig/libnghttp2.pc
file path=usr/share/doc/nghttp2/README.rst
file path=usr/share/man/man1/h2load.1