[arch-commits] Commit in xtrabackup/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Tue Feb 3 09:57:21 UTC 2015
Date: Tuesday, February 3, 2015 @ 10:57:21
Author: mtorromeo
Revision: 127028
upgpkg: xtrabackup 2.2.8-1
Updated to version 2.2.8
Modified:
xtrabackup/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-03 09:26:07 UTC (rev 127027)
+++ PKGBUILD 2015-02-03 09:57:21 UTC (rev 127028)
@@ -3,7 +3,7 @@
# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
pkgname=xtrabackup
-pkgver=2.2.7
+pkgver=2.2.8
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=('21bbecabe5d159ab85e40d219dc7db67088c7ec58533ea95c5cb293b365bd440')
+sha256sums=('4b98d5ae65fe64ed3523da1831ac3c679cdf1b4d25033c16baa58ee12401818e')
build() {
cd percona-xtrabackup-$pkgver
More information about the arch-commits
mailing list