diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-30 13:54:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:17:33 +0700 |
commit | a9b2d80a66ecdad564e09ffd2d900d24bd34d825 (patch) | |
tree | 580049c11217e529eaa8065da8512895a7661367 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 3bd13ef1ef18012f79a0e3357da2a0c891e774ea (diff) | |
download | slackbuilds-a9b2d80a66ecdad564e09ffd2d900d24bd34d825.tar.gz |
system/phoronix-test-suite: Updated for version 6.6.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 b69ddfd1bb..6b68a11a09 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.0} +VERSION=${VERSION:-6.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |