mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/percona-server to 5.5.28_rel29.2-1
This commit is contained in:
parent
62e3d184a5
commit
4182209330
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
# - added alarm.patch
|
||||
|
||||
pkgname=percona-server
|
||||
pkgver=5.5.28_rel29.1
|
||||
pkgrel=2
|
||||
pkgver=5.5.28_rel29.2
|
||||
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=('2cacf3bd0f059c7ae3cb391bf2e4a2bdcbf490ed3465bfd4db9a02f0944f2d51'
|
||||
sha256sums=('4f2ca2b4bf8ebdde0d5c643cc382fd7242492c084715b5c7d83619a9ff7a40a4'
|
||||
'e875fac56f69634b4f1720aec3b952fc63903414e9345af630e5fd74b5373eb4'
|
||||
'dd5dc155de468d4ab26971109861ae19b53574f28785bac5ff7b717fb65c0760'
|
||||
'4894d39605950d86841ad982e619daa6c8d5d60ca30928d7dbb582e8cb3ade32'
|
||||
|
|
Loading…
Reference in a new issue