diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-11 08:23:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-11 08:27:04 +0700 |
commit | 928906b9085f122ee2ac770fb6b4fc21ab0c7719 (patch) | |
tree | 4488803a8fb1535a7dd32eda1ec65be4a2cb2a4b | |
parent | df2f3bdbde42bef65a84fde0d496f35b26b97818 (diff) | |
download | slackbuilds-928906b9085f122ee2ac770fb6b4fc21ab0c7719.tar.gz |
system/phoronix-test-suite: Updated for version 10.6.1.
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 584a90b68b..55684e25d9 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.4.0} +VERSION=${VERSION:-10.6.1} 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 0168d6277b..c033ceb246 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.4.0" +VERSION="10.6.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.4.0.tar.gz" -MD5SUM="7ac57ef8e178d2c3215d9e1fe6f61633" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.6.1.tar.gz" +MD5SUM="6b10df76b6343859393b0db7566b4e70" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |