diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-16 00:26:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:47 +0700 |
commit | 1b30fa9b36edc9b509dd5931249f8e3e5bc6bde0 (patch) | |
tree | 6dd5254efa4e49383e4983fceacefb5a8f575063 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 95a12eed9c123aff92bf52506177f0819fd519c6 (diff) | |
download | slackbuilds-1b30fa9b36edc9b509dd5931249f8e3e5bc6bde0.tar.gz |
system/phoronix-test-suite: Updated for version 7.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild index 159fcc3e94..c4b721f022 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild +++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for phoronix-test-suite -# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phoronix-test-suite -VERSION=${VERSION:-7.6.0} +VERSION=${VERSION:-7.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |