diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-08 20:18:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-08 20:18:12 +0700 |
commit | 4927c8960bccb05106109a5b0888e109d23126a9 (patch) | |
tree | 0b90e22b3930be7e11cd8f8a6f1a3285464abdeb /system/phoronix-test-suite | |
parent | 8f5e86dd9d6c75a46936893a25d6325b48bb7e26 (diff) |
system/phoronix-test-suite: Updated for version 8.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/phoronix-test-suite')
-rw-r--r-- | system/phoronix-test-suite/phoronix-test-suite.SlackBuild | 4 | ||||
-rw-r--r-- | system/phoronix-test-suite/phoronix-test-suite.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild index 4d23a8215c13..981c8004142f 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild +++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for phoronix-test-suite -# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phoronix-test-suite -VERSION=${VERSION:-8.4.1} +VERSION=${VERSION:-8.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/phoronix-test-suite/phoronix-test-suite.info b/system/phoronix-test-suite/phoronix-test-suite.info index e8e4318dc5c6..501d7610087a 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.info +++ b/system/phoronix-test-suite/phoronix-test-suite.info @@ -1,8 +1,8 @@ PRGNAM="phoronix-test-suite" -VERSION="8.4.1" +VERSION="8.6.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.4.1.tar.gz" -MD5SUM="ab9a64686dee073b5488cea36158afd3" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.6.0.tar.gz" +MD5SUM="a3d9e81f5abc1921d3aaf710ac4f4046" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |