diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:01:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:01:47 +0700 |
commit | 3a311cc022091582a5a7582970a22b3ce447aec7 (patch) | |
tree | a6bac148574424474ac49605762ad4d6641dcff9 /system/phoronix-test-suite | |
parent | 987d43218dfc270e8d5960817bc80ed106e3e43b (diff) | |
download | slackbuilds-3a311cc022091582a5a7582970a22b3ce447aec7.tar.gz |
system/phoronix-test-suite: Updated for version 8.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 3e8522ffc1..52ad71f860 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:-8.6.1} +VERSION=${VERSION:-8.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 37bb5a35f1..bbb7b52ba0 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="8.6.1" +VERSION="8.8.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.6.1.tar.gz" -MD5SUM="995dd571b44e4a7edb6576bb5775c461" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.8.0.tar.gz" +MD5SUM="34e4bff913fa2a53258184dd6af7383c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |