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