diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2014-12-16 08:06:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-16 08:06:42 +0700 |
commit | aba79de71abd67b825243afc74ef56bcf93ab1d3 (patch) | |
tree | 8b7d1b6de9a162d189f368097438ccf16fea5b89 /system/percona-toolkit/percona-toolkit.SlackBuild | |
parent | 75aa2f1fba4f5992d8d6a6bd7123770142736563 (diff) | |
download | slackbuilds-aba79de71abd67b825243afc74ef56bcf93ab1d3.tar.gz |
system/percona-toolkit: Updated for version 2.2.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/percona-toolkit/percona-toolkit.SlackBuild')
-rw-r--r-- | system/percona-toolkit/percona-toolkit.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/percona-toolkit/percona-toolkit.SlackBuild b/system/percona-toolkit/percona-toolkit.SlackBuild index 3a135ddc61..b0f8727539 100644 --- a/system/percona-toolkit/percona-toolkit.SlackBuild +++ b/system/percona-toolkit/percona-toolkit.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for percona-toolkit -# Copyright 2012-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2012-2014 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=percona-toolkit -VERSION=2.2.5 +VERSION=${VERSION:-2.2.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |