From b7b1ca8f4b5ff789da737c96b26a7438faa4bb1c Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 16 Jan 2022 23:22:26 +0300 Subject: pigz: bump to 2.7 --- core/pigz/build | 2 ++ core/pigz/checksums | 3 ++- core/pigz/sources | 2 +- core/pigz/version | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) (limited to 'core') diff --git a/core/pigz/build b/core/pigz/build index 8d190a07..e3f68273 100755 --- a/core/pigz/build +++ b/core/pigz/build @@ -6,4 +6,6 @@ install -Dm755 pigz "$1/usr/bin/pigz" install -Dm644 pigz.1 "$1/usr/share/man/man1/pigz.1" ln -sf pigz "$1/usr/bin/gzip" +ln -sf pigz "$1/usr/bin/gunzip" ln -sf pigz.1 "$1/usr/share/man/man1/gzip.1" +ln -sf pigz.1 "$1/usr/share/man/man1/gunzip.1" diff --git a/core/pigz/checksums b/core/pigz/checksums index 7fdb7201..28d2ba18 100644 --- a/core/pigz/checksums +++ b/core/pigz/checksums @@ -1 +1,2 @@ -2eed7b0d7449d1d70903f2a62cd6005d262eb3a8c9e98687bc8cbb5809db2a7d pigz-2.6.tar.gz +%BLAKE3 +90c398e06b25bc3c5e3a51610bc82e2c813b8b08fe758f62ad612b89df1e6582 pigz-2.7.tar.gz diff --git a/core/pigz/sources b/core/pigz/sources index 1cd53f62..32b51405 100644 --- a/core/pigz/sources +++ b/core/pigz/sources @@ -1 +1 @@ -https://zlib.net/pigz/pigz-2.6.tar.gz +https://zlib.net/pigz/pigz-2.7.tar.gz diff --git a/core/pigz/version b/core/pigz/version index eb0c981f..7c0f9161 100644 --- a/core/pigz/version +++ b/core/pigz/version @@ -1 +1 @@ -2.6 1 +2.7 1 -- cgit v1.2.3