diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:01:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:01:47 +0700 |
commit | 3a311cc022091582a5a7582970a22b3ce447aec7 (patch) | |
tree | a6bac148574424474ac49605762ad4d6641dcff9 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 987d43218dfc270e8d5960817bc80ed106e3e43b (diff) | |
download | slackbuilds-3a311cc022091582a5a7582970a22b3ce447aec7.tar.gz |
system/phoronix-test-suite: Updated for version 8.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 3e8522ffc1..52ad71f860 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.6.1} +VERSION=${VERSION:-8.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |