diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 21:12:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 21:12:01 +0700 |
commit | 3f83678d528c9c30fd90f4903c538919f3a6f17f (patch) | |
tree | d19c8b69df6612fc5ff3a09da8fa73c6c0d10636 /system/phoronix-test-suite | |
parent | 3a9dc757788f3198bef0ac84deea0dd366caa0a4 (diff) |
system/phoronix-test-suite: Updated for version 9.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 | 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 c1d0135ca45f..3db0c6a79faf 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:-9.0.1} +VERSION=${VERSION:-9.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 b2e2bca65571..e45527516684 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="9.0.1" +VERSION="9.2.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.0.1.tar.gz" -MD5SUM="58023c8136a0206909552942660fe28a" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.2.0.tar.gz" +MD5SUM="5b3c0edecd5281c08f756f78d99eae41" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |