mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/percona-server to 5.5.29_rel29.4-1
This commit is contained in:
parent
934434ba92
commit
aebf19ffdf
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - added alarm.patch
|
||||
|
||||
pkgname=percona-server
|
||||
pkgver=5.5.28_rel29.3
|
||||
pkgver=5.5.29_rel29.4
|
||||
pkgrel=1
|
||||
pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -106,7 +106,7 @@ package() {
|
|||
install -dm700 "${pkgdir}"/var/lib/mysql
|
||||
}
|
||||
|
||||
sha256sums=('f131fb20de0a349cc354da7eb0156fe0d5c3c66506a99ea7d8edb8319e9e4922'
|
||||
sha256sums=('b29dfa3634450e405c697e145dc63cf939c3c803bdeccecc01289188b40819a9'
|
||||
'e875fac56f69634b4f1720aec3b952fc63903414e9345af630e5fd74b5373eb4'
|
||||
'dd5dc155de468d4ab26971109861ae19b53574f28785bac5ff7b717fb65c0760'
|
||||
'4894d39605950d86841ad982e619daa6c8d5d60ca30928d7dbb582e8cb3ade32'
|
||||
|
|
Loading…
Reference in a new issue