]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
pigz: Update to 2.6
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 22 Mar 2021 07:27:03 +0000 (08:27 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Mar 2021 10:41:56 +0000 (10:41 +0000)
- Update from 2.3.1 to 2.6
- Update of rootfile not required
- Changelog
   There is no changelog in the tarball. The recommended source for the
    changes are the commits on the git repository
    https://github.com/madler/pigz/commits/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/pigz

index 1599a900249ff64b1203872adb87a479f64ccab6..80dbd91aaf600f892011465e94cff68cd5c575fc 100644 (file)
--- a/lfs/pigz
+++ b/lfs/pigz
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.3.1
+VER        = 2.6
 
 THISAPP    = pigz-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e803f8bc0770c7a5e96dccb1d2dd2aab
+$(DL_FILE)_MD5 = a8a23d7dfb58d8c20438f382fb1d97c8
 
 install : $(TARGET)