diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-21 08:01:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-21 08:01:10 +0700 |
commit | 4b855e195627e2244b38383c92526cdee3598a6a (patch) | |
tree | 40a8d972c051e935f247baa3807d90dce883bfdd /system/phoronix-test-suite | |
parent | 265acd9046155bd76107724643cfc86aa04138e0 (diff) | |
download | slackbuilds-4b855e195627e2244b38383c92526cdee3598a6a.tar.gz |
system/phoronix-test-suite: Updated for version 9.0.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 eb690d0bd0..f46bad88f7 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.8.1} +VERSION=${VERSION:-9.0.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 1b5ef0b879..0132c264e3 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.8.1" +VERSION="9.0.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.8.1.tar.gz" -MD5SUM="08fc81d25a1c24c7b091ac78ef145da6" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.0.0.tar.gz" +MD5SUM="f7363841ec88ed049c9273437904bd54" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |