diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-24 03:45:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-27 13:22:32 +0700 |
commit | 7d9c6708261396236504b6396d4eb4e0b4307d75 (patch) | |
tree | d823da2259025b8e4efbc7b0d93a024b99c7d9b9 /system | |
parent | 24294248ebfa97e406f778b27de04c97053e2796 (diff) | |
download | slackbuilds-7d9c6708261396236504b6396d4eb4e0b4307d75.tar.gz |
system/phoronix-test-suite: Updated for version 6.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/phoronix-test-suite/phoronix-test-suite.SlackBuild | 2 | ||||
-rw-r--r-- | system/phoronix-test-suite/phoronix-test-suite.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild index ac740571bb..e90a3b9886 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild +++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phoronix-test-suite -VERSION=${VERSION:-6.0.1} +VERSION=${VERSION:-6.2.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 003d2146b8..775ab913c2 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="6.0.1" +VERSION="6.2.1" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.0.1.tar.gz" -MD5SUM="c3b26fcc57a3a253e558f759fdc1089f" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.2.1.tar.gz" +MD5SUM="80af76b3c486ed257fe299d16037981f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |