mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/percona-toolkit: Updated for version 2.2.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
75aa2f1fba
commit
aba79de71a
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="percona-toolkit"
|
||||
VERSION="2.2.5"
|
||||
VERSION="2.2.12"
|
||||
HOMEPAGE="http://www.percona.com/software/percona-toolkit/"
|
||||
DOWNLOAD="http://www.percona.com/downloads/percona-toolkit/2.2.5/percona-toolkit-2.2.5.tar.gz"
|
||||
MD5SUM="66165271fc3ddf8311e5ff3b1a954595"
|
||||
DOWNLOAD="http://www.percona.com/downloads/percona-toolkit/2.2.12/tarball/percona-toolkit-2.2.12.tar.gz"
|
||||
MD5SUM="7c39b06b97ebab97ae5d3c78d1186258"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-TermReadKey"
|
||||
|
|
Loading…
Reference in a new issue