mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
percona-toolkit: update to 3.0.10. (#562)
This commit is contained in:
parent
55edccbf93
commit
eae004d65e
1 changed files with 8 additions and 8 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'percona-toolkit'
|
# Template file for 'percona-toolkit'
|
||||||
pkgname=percona-toolkit
|
pkgname=percona-toolkit
|
||||||
version=2.2.20
|
version=3.0.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
|
||||||
hostmakedepends="perl"
|
|
||||||
depends="perl-DBD-mysql"
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl-DBD-mysql"
|
||||||
|
depends="perl-DBD-mysql perl-Term-ReadKey"
|
||||||
short_desc="Advanced MySQL and system command-line tools"
|
short_desc="Advanced MySQL and system command-line tools"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.percona.com/software/mysql-tools/percona-toolkit"
|
homepage="https://www.percona.com/software/database-tools/percona-toolkit"
|
||||||
distfiles="https://www.percona.com/downloads/percona-toolkit/${version}/tarball/percona-toolkit-${version}.tar.gz"
|
distfiles="https://www.percona.com/downloads/${pkgname}/${version}/source/tarball/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8439be616ee43b22ba7526135719ef6f40af6621327acc30b84be5f18cd426b1
|
checksum=ee89aa2a3c5a1a98e234a2564859fb95685838bef72cc76548ddfa62843844d6
|
||||||
|
|
Loading…
Add table
Reference in a new issue