mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/percona-server to 5.5.30_rel30.2-1
This commit is contained in:
parent
3ea8c0c317
commit
e3b1645779
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
# - added alarm.patch
|
||||
|
||||
pkgname=percona-server
|
||||
pkgver=5.5.30_rel30.1
|
||||
pkgrel=3
|
||||
pkgver=5.5.30_rel30.2
|
||||
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=('7309cf2645a1b45a17d6dbfda8c96b00e1186f3b9aba7f8692da14b52f98fb3b'
|
||||
sha256sums=('d30876033cd5590f8e1d68aff6a2eaad677dbe59168d4610c580c4e4e2e923a7'
|
||||
'82a241d9fa4032187a26597d044e94ba810b209b53a7ce14bb6eb92555993a48'
|
||||
'9bc66470f3f80534c0bb62f9f8325ccf60b164f421f74ad74a963f065d7b1869'
|
||||
'badf6a701d9dc6ea3b4ddca26cb0f42b6236432ccdbc14c64962147802594a60'
|
||||
|
|
Loading…
Reference in a new issue