Andreas Wacknitz
2024-03-02 1331a867ee577786075b13dc2f9e9f994fa65e70
nghttp2: update to 1.60.0

4 files modified
18 ■■■■ 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/pkg5 2 ●●● 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.59.0
COMPONENT_VERSION=    1.60.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:fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb
COMPONENT_ARCHIVE_HASH= sha256:625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e
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.26.0
link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.26.0
file path=usr/lib/$(MACH64)/libnghttp2.so.14.26.0
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
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.26.0
link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.26.0
file path=usr/lib/$(MACH64)/libnghttp2.so.14.26.0
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
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/pkg5
@@ -12,4 +12,4 @@
        "library/nghttp2"
    ],
    "name": "nghttp2"
}
}