[arch-commits] Commit in xtrabackup/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Thu Dec 11 14:20:50 UTC 2014
Date: Thursday, December 11, 2014 @ 15:20:50
Author: mtorromeo
Revision: 123769
upgpkg: xtrabackup 2.2.7-1
Updated to 2.2.7
Modified:
xtrabackup/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-11 14:11:39 UTC (rev 123768)
+++ PKGBUILD 2014-12-11 14:20:50 UTC (rev 123769)
@@ -3,7 +3,7 @@
# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
pkgname=xtrabackup
-pkgver=2.2.6
+pkgver=2.2.7
pkgrel=1
pkgdesc='Non-blocking backup tool for MySQL'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('libaio' 'libgcrypt' 'openssl' 'perl-dbd-mysql')
makedepends=('cmake' 'python-sphinx' 'zlib')
source=(http://www.percona.com/downloads/XtraBackup/LATEST/source/tarball/percona-xtrabackup-$pkgver.tar.gz)
-sha256sums=('c5f42fbc406195e6de306b23a86f2d18283d3e086b9c1f4e8722635fd55e0b1d')
+sha256sums=('21bbecabe5d159ab85e40d219dc7db67088c7ec58533ea95c5cb293b365bd440')
build() {
cd percona-xtrabackup-$pkgver
More information about the arch-commits
mailing list