]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
lzip: Update to version 1.23
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 10 May 2022 10:31:55 +0000 (12:31 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:20:19 +0000 (19:20 +0000)
- Update from 1.22 to 1.23
- Update of rootfile not required
- Changelog
   Version 1.23 released.
* Decompression time has been reduced by 5-12% depending on the file.
* main.cc (getnum): Show option name and valid range if error.
* Improve several descriptions in manual, '--help', and man page.
* lzip.texi: Change GNU Texinfo category to 'Compression'.
  (Reported by Alfred M. Szmidt).

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/lzip

index 93b566b31d58dcdd73d155af29a1a645a03051e4..f539494d3b99dab72ad77cde40e3e3810a203360 100644 (file)
--- a/lfs/lzip
+++ b/lfs/lzip
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.22
+VER        = 1.23
 
 THISAPP    = lzip-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d6d4faaff981d64219e27364c7072f9e1309507220e80d4195d866c3429db537a9fa9b7a4ac67ef5c267cad0f6e43ce997a98f1e47a88b228bd1aa437c991140
+$(DL_FILE)_BLAKE2 = 934a35e31b0db76c4dcbe2fe903f04b60471485118aa5d4001599a3c23a7db74f05f703cf430bb299795be7025f71efb225afddff85c8245e962bdadcf82aef7
 
 install : $(TARGET)