diff options
author | Cem Keylan <cem@ckyln.com> | 2021-02-02 09:24:50 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-02-02 09:24:50 +0300 |
commit | 490a58481515b90a0024090b40a7a8ae5c6d8343 (patch) | |
tree | 75d6e9f1c72be8ec262790bd14497e54375920f7 /core | |
parent | ae6aab3c08a62f0d7b8bb1a0a3b7d338b6818573 (diff) | |
download | repository-490a58481515b90a0024090b40a7a8ae5c6d8343.tar.gz |
gzip: bump pigz to 2.5 (closes #2)
Diffstat (limited to 'core')
-rw-r--r-- | core/gzip/checksums | 2 | ||||
-rw-r--r-- | core/gzip/sources | 2 | ||||
-rw-r--r-- | core/gzip/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/gzip/checksums b/core/gzip/checksums index 6b76bdf9..cd5150aa 100644 --- a/core/gzip/checksums +++ b/core/gzip/checksums @@ -1 +1 @@ -a4f816222a7b4269bd232680590b579ccc72591f1bb5adafcd7208ca77e14f73 pigz-2.4.tar.gz +a006645702caaecace633a89eb5c371482b44a48d04f34e0058e2b85d75d4c36 pigz-2.5.tar.gz diff --git a/core/gzip/sources b/core/gzip/sources index 13397dbb..be473511 100644 --- a/core/gzip/sources +++ b/core/gzip/sources @@ -1 +1 @@ -https://zlib.net/pigz/pigz-2.4.tar.gz +https://zlib.net/pigz/pigz-2.5.tar.gz diff --git a/core/gzip/version b/core/gzip/version index d3d93b8d..497184e7 100644 --- a/core/gzip/version +++ b/core/gzip/version @@ -1 +1 @@ -1.10 2 +1.10 3 |