aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-01-16 23:22:26 +0300
committerCem Keylan <cem@ckyln.com>2022-01-16 23:22:26 +0300
commitb7b1ca8f4b5ff789da737c96b26a7438faa4bb1c (patch)
tree2966e72268635f37a0d1d85e7b4c9aaefd6d2424
parent2e97bb4c992597f1075f86bd7952229b22b2315f (diff)
downloadrepository-b7b1ca8f4b5ff789da737c96b26a7438faa4bb1c.tar.gz
pigz: bump to 2.7
-rwxr-xr-xcore/pigz/build2
-rw-r--r--core/pigz/checksums3
-rw-r--r--core/pigz/sources2
-rw-r--r--core/pigz/version2
4 files changed, 6 insertions, 3 deletions
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