diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-02 17:40:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-02 17:40:33 +0700 |
commit | b2ef3f0f284c3d6aa6c6916e5e62d725c51b852f (patch) | |
tree | 1aed28e832eb4dfa030e100c3a22904b2a0eda06 /system/phoronix-test-suite | |
parent | 6268824202e6b88b376fa8a388ae1b0b214a7ae0 (diff) |
system/phoronix-test-suite: Updated for version 9.6.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 5d83928740bb..d9dc8f8b03c6 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.4.1} +VERSION=${VERSION:-9.6.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 66cbef6ce617..2cb0540c80ed 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.4.1" +VERSION="9.6.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.4.1.tar.gz" -MD5SUM="7dc8f085701122f031516e03c439d347" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.6.0.tar.gz" +MD5SUM="a21547bb74880bce26de0f946be8a2a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |