diff options
author | root <root@rshg054.dnsready.net> | 2012-04-29 00:03:11 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-29 00:03:11 +0000 |
commit | 4412991f6b4fd655fc1f51f8d79a0be0c10158b7 (patch) | |
tree | f9c260be9a38030fe89f1d4ce1e60763c7319f5f /community/percona-server | |
parent | 00f77ef3b2b7856520daba393370f67b773c2184 (diff) |
Sun Apr 29 00:03:11 UTC 2012
Diffstat (limited to 'community/percona-server')
-rw-r--r-- | community/percona-server/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/percona-server/PKGBUILD b/community/percona-server/PKGBUILD index f3551b8fa..c27b0d27d 100644 --- a/community/percona-server/PKGBUILD +++ b/community/percona-server/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 68626 2012-03-30 09:33:33Z mtorromeo $ +# $Id: PKGBUILD 69962 2012-04-27 10:25:29Z mtorromeo $ # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com> pkgname=percona-server -pkgver=5.5.21_rel25.1 +pkgver=5.5.22_rel25.2 pkgrel=1 pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation, and manageability of the server" arch=('i686' 'x86_64') @@ -99,6 +99,6 @@ package() { install -dm700 "${pkgdir}"/var/lib/mysql } -md5sums=('fdbc6cb1452f577d4c21ed3f1686dac8' +md5sums=('2fc67b0e0e31c1a7949beae9399abc33' '243864805611764a7e5883c1dba7afd8' '1c949c0dbea5206af0db14942d9927b6') |