Andreas Wacknitz
2023-11-05 6112ce39b2469bfd1e9c472a81d7d8339909095d
rebuild lzip

2 files modified
8 ■■■■■ changed files
components/archiver/lzip/Makefile 2 ●●● patch | view | raw | blame | history
components/archiver/lzip/pkg5 6 ●●●●● patch | view | raw | blame | history
components/archiver/lzip/Makefile
@@ -17,7 +17,7 @@
COMPONENT_NAME=        lzip
COMPONENT_VERSION=    1.23
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SUMMARY=    Lzip - a lossless data compressor with a user interface similar to the one of gzip or bzip2
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    https://lzip.nongnu.org/
components/archiver/lzip/pkg5
@@ -1,10 +1,8 @@
{
    "dependencies": [
        "SUNWcs",
        "shell/ksh93",
        "system/library",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime"
        "system/library/g++-13-runtime",
        "system/library/gcc-13-runtime"
    ],
    "fmris": [
        "compress/lzip"