Andreas Wacknitz
2024-03-13 2f52b24e563d9c00406433bc07e04152ac0ec70a
minizip-ng: update to 4.0.5

3 files modified
8 ■■■■ changed files
components/library/minizip-ng/Makefile 4 ●●●● patch | view | raw | blame | history
components/library/minizip-ng/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/library/minizip-ng/pkg5 2 ●●● patch | view | raw | blame | history
components/library/minizip-ng/Makefile
@@ -18,13 +18,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        minizip-ng
COMPONENT_VERSION=    4.0.4
COMPONENT_VERSION=    4.0.5
COMPONENT_SUMMARY=    minizip-ng is a zip manipulation library written in C
COMPONENT_PROJECT_URL=    https://github.com/zlib-ng/minizip-ng
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)/archive/refs/tags/$(COMPONENT_VERSION).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:955800fe39f9d830fcb84e60746952f6a48e41093ec7a233c63ad611b5fcfe9f
COMPONENT_ARCHIVE_HASH=    sha256:9bb636474b8a4269280d32aca7de4501f5c24cc642c9b4225b4ed7b327f4ee73
COMPONENT_FMRI=         library/$(COMPONENT_NAME)
COMPONENT_CLASSIFICATION=System/Libraries
COMPONENT_LICENSE=        BSD 3-Clause
components/library/minizip-ng/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/library/minizip-ng/pkg5
@@ -11,4 +11,4 @@
        "library/minizip-ng"
    ],
    "name": "minizip-ng"
}
}