public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] pigz: Update to 2.6
Date: Mon, 22 Mar 2021 08:27:03 +0100	[thread overview]
Message-ID: <20210322072703.1340-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 818 bytes --]

- 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(a)ipfire.org>
---
 lfs/pigz | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/pigz b/lfs/pigz
index 1599a9002..80dbd91aa 100644
--- 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)
 
-- 
2.31.0


                 reply	other threads:[~2021-03-22  7:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210322072703.1340-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox