diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-30 10:38:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-30 10:38:02 +0700 |
commit | 21578d9ee142a287d2269fd2bbebe7c2c82404f4 (patch) | |
tree | 37127cdd46b659f040c5abd3351d5b6f8724224b | |
parent | 058997dc3ce4c68656a8f9ee4dae68471b7a4837 (diff) | |
download | slackbuilds-21578d9ee142a287d2269fd2bbebe7c2c82404f4.tar.gz |
system/phoronix-test-suite: Updated for version 10.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 55684e25d9..fac8c32e00 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild +++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=phoronix-test-suite -VERSION=${VERSION:-10.6.1} +VERSION=${VERSION:-10.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/phoronix-test-suite/phoronix-test-suite.info b/system/phoronix-test-suite/phoronix-test-suite.info index c033ceb246..b96ad4227f 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="10.6.1" +VERSION="10.8.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.6.1.tar.gz" -MD5SUM="6b10df76b6343859393b0db7566b4e70" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.0.tar.gz" +MD5SUM="b1c9f1ca6b7c1ac1aafe7725db9140ce" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |