diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-06 15:18:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-09 20:45:08 +0700 |
commit | 094bb484a5a337e94c5661f17652127902098bbc (patch) | |
tree | 16c9074de1db5dc55066426efc325426faa96ee6 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 4453f8a55cb93245e4074d537f390a2af740b3a6 (diff) | |
download | slackbuilds-094bb484a5a337e94c5661f17652127902098bbc.tar.gz |
system/phoronix-test-suite: Updated for version 6.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 6b68a11a09..1c2779cd7e 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:-6.6.1} +VERSION=${VERSION:-6.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |