diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-06 09:27:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-06 09:27:34 +0300 |
commit | e93f843189689db28f6332ceccd50d6be080b2e5 (patch) | |
tree | 34dbc6d78b49d13997230c4140266580e3e71363 /core/cpt | |
parent | 804d08e99a435aa558aa17a235d31274193a197b (diff) | |
download | repository-e93f843189689db28f6332ceccd50d6be080b2e5.tar.gz |
cpt: gzip -> pigz
Diffstat (limited to 'core/cpt')
-rw-r--r-- | core/cpt/checksums | 2 | ||||
-rw-r--r-- | core/cpt/files/cpt-base | 2 | ||||
-rw-r--r-- | core/cpt/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/cpt/checksums b/core/cpt/checksums index ff17fabe..7514a302 100644 --- a/core/cpt/checksums +++ b/core/cpt/checksums @@ -1,3 +1,3 @@ 07f65db3e801a7bfe7f135da660752bcbcd199574065576e3cf2aa5a0752e2a5 cpt-6.2.0.tar.xz 1f6d1470f254164898fc5a3ab5ddf1c57c873c3cfbfd0acb519a8f242265540a news -f8ea223a58eb1be8810603767a0931a00fd9753f4c31d4b3c2056adb6c67988b cpt-base +ab1fe74142b1fb1339b4ede5c5a8bcf9f97b7d6c5abfb59a7094be0959210482 cpt-base diff --git a/core/cpt/files/cpt-base b/core/cpt/files/cpt-base index b8c7b598..c2922e15 100644 --- a/core/cpt/files/cpt-base +++ b/core/cpt/files/cpt-base @@ -12,7 +12,7 @@ flex gcc git rsync -gzip +pigz otools cpt libressl diff --git a/core/cpt/version b/core/cpt/version index acd5cf69..6e1af942 100644 --- a/core/cpt/version +++ b/core/cpt/version @@ -1 +1 @@ -6.2.0 1 +6.2.0 2 |