diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 14:06:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 14:06:50 +0700 |
commit | 5ffe48dee96be660b761f1e89e0947b5c2f4ae9f (patch) | |
tree | d802df2ecdd584e084373239eaebe69cbfb53d39 /system/phoronix-test-suite | |
parent | c8ac44e1961c25305d27c19c78692b4b6279c252 (diff) | |
download | slackbuilds-5ffe48dee96be660b761f1e89e0947b5c2f4ae9f.tar.gz |
system/phoronix-test-suite: Updated for version 6.0.1.
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 6116e490a1..ac740571bb 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-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2016 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:-5.8.1} +VERSION=${VERSION:-6.0.1} 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 2e0a6e0c2c..003d2146b8 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="5.8.1" +VERSION="6.0.1" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.8.1.tar.gz" -MD5SUM="262de24538141bdecd1d792dc0beb1e4" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.0.1.tar.gz" +MD5SUM="c3b26fcc57a3a253e558f759fdc1089f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |