diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-07-12 10:39:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:00 +0700 |
commit | ea387920b6e2f43265f3e316e0aa202a5e4f2c2e (patch) | |
tree | 40bfa86291f1642d3d2140dc8367933eb8758c69 /system/phoronix-test-suite | |
parent | 6a1d394ac63cc9fe2f4ccb66adb0aceffc829220 (diff) |
system/phoronix-test-suite: Updated for version 9.8.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 69dc0bc1ee16..8f81c8916ca0 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.6.1} +VERSION=${VERSION:-9.8.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 61ef5d55f28b..a2a5f4d4c48a 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.6.1" +VERSION="9.8.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.6.1.tar.gz" -MD5SUM="4d18a995bc781191eb853d4f00eccc4a" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.8.0.tar.gz" +MD5SUM="2eec5623b6bf0ec5a3f7053e3a24dbf1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |