Andreas Wacknitz
2024-03-02 d04df98cf5d1c6e82f2f06fa1471397170793d4a
lzip: update to 1.24.1

2 files modified
6 ■■■■ changed files
components/archiver/lzip/Makefile 4 ●●●● patch | view | raw | blame | history
components/archiver/lzip/test/results-all.master 2 ●●● patch | view | raw | blame | history
components/archiver/lzip/Makefile
@@ -16,12 +16,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        lzip
COMPONENT_VERSION=    1.24
COMPONENT_VERSION=    1.24.1
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/
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:d42659229b10e066eeb6e81eb673cdd893b672e512d26719c2d95975556ca56c
COMPONENT_ARCHIVE_HASH=    sha256:30c9cb6a0605f479c496c376eb629a48b0a1696d167e3c1e090c5defa481b162
COMPONENT_ARCHIVE_URL=    https://download.savannah.gnu.org/releases/lzip/$(COMPONENT_ARCHIVE)
# Signature verification fails
#COMPONENT_SIG_URL=    https://download.savannah.gnu.org/releases/lzip/$(COMPONENT_ARCHIVE).sig
components/archiver/lzip/test/results-all.master
@@ -1,4 +1,4 @@
testing lzip-1.24...
testing lzip-1.24.1...
testing decompression...
testing   compression...
testing bad input...