percona-toolkit: update to 2.2.20.
Closes #13410. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
6d67943643
commit
dd53a8fa8d
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'percona-toolkit'
|
# Template file for 'percona-toolkit'
|
||||||
pkgname=percona-toolkit
|
pkgname=percona-toolkit
|
||||||
version=2.2.16
|
version=2.2.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.percona.com/software/mysql-tools/percona-toolkit"
|
homepage="https://www.percona.com/software/mysql-tools/percona-toolkit"
|
||||||
distfiles="https://www.percona.com/downloads/percona-toolkit/${version}/tarball/percona-toolkit-${version}.tar.gz"
|
distfiles="https://www.percona.com/downloads/percona-toolkit/${version}/tarball/percona-toolkit-${version}.tar.gz"
|
||||||
checksum=8bfff438078a8d8b939d99104f8faa349d5cfaed46a47f3913e902df73ee654a
|
checksum=8439be616ee43b22ba7526135719ef6f40af6621327acc30b84be5f18cd426b1
|
||||||
|
|
2
srcpkgs/percona-toolkit/update
Normal file
2
srcpkgs/percona-toolkit/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site="https://www.percona.com/downloads/percona-toolkit/LATEST/"
|
||||||
|
pattern="${pkgname}/\K[0-9.]+"
|
Loading…
Reference in a new issue