mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/percona-server to 5.5.32-rel31
This commit is contained in:
parent
4c8fc0eb4c
commit
b32e4fd6d8
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# - added alarm.patch
|
# - added alarm.patch
|
||||||
|
|
||||||
pkgname=percona-server
|
pkgname=percona-server
|
||||||
pkgver=5.5.31_rel30.3
|
pkgver=5.5.32_rel31.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation"
|
pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -103,7 +103,7 @@ package() {
|
||||||
install -dm700 "${pkgdir}"/var/lib/mysql
|
install -dm700 "${pkgdir}"/var/lib/mysql
|
||||||
}
|
}
|
||||||
|
|
||||||
sha256sums=('808fea7fa2a10e61a3767819f4f9275afc8e5a66a7567b7b6d9e3bde2b79fce3'
|
sha256sums=('e34676cea5ceb398258408e31e8527724845f83bbbf1f22308f5069304118e8f'
|
||||||
'82a241d9fa4032187a26597d044e94ba810b209b53a7ce14bb6eb92555993a48'
|
'82a241d9fa4032187a26597d044e94ba810b209b53a7ce14bb6eb92555993a48'
|
||||||
'9bc66470f3f80534c0bb62f9f8325ccf60b164f421f74ad74a963f065d7b1869'
|
'9bc66470f3f80534c0bb62f9f8325ccf60b164f421f74ad74a963f065d7b1869'
|
||||||
'badf6a701d9dc6ea3b4ddca26cb0f42b6236432ccdbc14c64962147802594a60'
|
'badf6a701d9dc6ea3b4ddca26cb0f42b6236432ccdbc14c64962147802594a60'
|
||||||
|
|
Loading…
Reference in a new issue