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 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
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>
Diffstat (limited to 'system/phoronix-test-suite/phoronix-test-suite.SlackBuild')
-rw-r--r-- | system/phoronix-test-suite/phoronix-test-suite.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |