diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-07 22:15:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-07 22:15:44 +0700 |
commit | 92a5e3b9087a5b2a508e96451b21e04b46e1cf39 (patch) | |
tree | afcabcb74a91e81ad751fef18cf6696c7b749274 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | c884461388ab294976c5dd63a0a0d7ffe33ece4c (diff) | |
download | slackbuilds-92a5e3b9087a5b2a508e96451b21e04b46e1cf39.tar.gz |
system/phoronix-test-suite: Updated for version 7.6.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 e08aa67c3f..159fcc3e94 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:-7.4.0} +VERSION=${VERSION:-7.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |