diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-24 03:45:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-27 13:22:32 +0700 |
commit | 7d9c6708261396236504b6396d4eb4e0b4307d75 (patch) | |
tree | d823da2259025b8e4efbc7b0d93a024b99c7d9b9 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 24294248ebfa97e406f778b27de04c97053e2796 (diff) | |
download | slackbuilds-7d9c6708261396236504b6396d4eb4e0b4307d75.tar.gz |
system/phoronix-test-suite: Updated for version 6.2.1.
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 ac740571bb..e90a3b9886 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.0.1} +VERSION=${VERSION:-6.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |