diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:25:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:25:51 +0700 |
commit | 535020e93aeab135fad6b1bcd2de3f778f4c9364 (patch) | |
tree | 0d259e661d58cb60eff8af5fda76bfaf986f3f0c /system/phoronix-test-suite | |
parent | 2d4523280a6ad4d0f00eb9e4936275d4c24692d9 (diff) |
system/phoronix-test-suite: Updated for version 10.2.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 ef9631ef2800..c9d4e8de5684 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-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2021 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:-10.0.1} +VERSION=${VERSION:-10.2.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 252c7b50db4e..9f462a542e6c 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="10.0.1" +VERSION="10.2.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.0.1.tar.gz" -MD5SUM="261818c5c45d0653880e005a74cab13e" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.2.0.tar.gz" +MD5SUM="ba605650fb208bfe9414683d271f4b31" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |