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/gzip/sources | |
parent | ae6aab3c08a62f0d7b8bb1a0a3b7d338b6818573 (diff) | |
download | repository-490a58481515b90a0024090b40a7a8ae5c6d8343.tar.gz |
gzip: bump pigz to 2.5 (closes #2)
Diffstat (limited to 'core/gzip/sources')
-rw-r--r-- | core/gzip/sources | 2 |
1 files changed, 1 insertions, 1 deletions
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 |