diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-03 05:49:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-04 01:29:24 +0700 |
commit | 055429fb6b289c14ecadb89b38cc28c268b9eb7a (patch) | |
tree | 63b0e715522a73adc9266e93e44493423fc3fe45 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | d934b75eb2bba91cc25c5cd5ea51ed17bdbbbc63 (diff) | |
download | slackbuilds-055429fb6b289c14ecadb89b38cc28c268b9eb7a.tar.gz |
system/phoronix-test-suite: Updated for version 6.4.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 47662177bb..5632c632c0 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.2.2} +VERSION=${VERSION:-6.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |