mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/percona-toolkit: Updated for version 2.1.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
32225a8b6a
commit
36b48b53ca
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=percona-toolkit
|
||||
VERSION=2.1.1
|
||||
VERSION=2.1.7
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="percona-toolkit"
|
||||
VERSION="2.1.1"
|
||||
VERSION="2.1.7"
|
||||
HOMEPAGE="http://www.percona.com/software/percona-toolkit/"
|
||||
DOWNLOAD="http://www.percona.com/downloads/percona-toolkit/2.1.1/percona-toolkit-2.1.1.tar.gz"
|
||||
MD5SUM="14be6a3e31c7b20aeca78e3e0aed6edc"
|
||||
DOWNLOAD="http://www.percona.com/downloads/percona-toolkit/2.1.7/percona-toolkit-2.1.7.tar.gz"
|
||||
MD5SUM="12b096cf027395f0bf085f7314f95886"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-TermReadKey"
|
||||
|
|
Loading…
Reference in a new issue