diff options
Diffstat (limited to 'system/pigz/pigz.SlackBuild')
-rw-r--r-- | system/pigz/pigz.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pigz/pigz.SlackBuild b/system/pigz/pigz.SlackBuild index d4aa3bf21c96..175df51d659c 100644 --- a/system/pigz/pigz.SlackBuild +++ b/system/pigz/pigz.SlackBuild @@ -5,7 +5,7 @@ # Written by Max Miorim <miorimmax@gmail.com> PRGNAM=pigz -VERSION=${VERSION:-2.1.6} +VERSION=${VERSION:-2.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |