mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/percona-server to 5.5.24_rel26.0-1
This commit is contained in:
parent
144f50fefe
commit
3ca83382ca
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=percona-server
|
||||
pkgver=5.5.23_rel25.3
|
||||
pkgver=5.5.24_rel26.0
|
||||
pkgrel=1
|
||||
pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation, and manageability of the server"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -105,7 +105,7 @@ package() {
|
|||
install -dm700 "${pkgdir}"/var/lib/mysql
|
||||
}
|
||||
|
||||
md5sums=('b098914c14256187686db0ccbc46a6d4'
|
||||
md5sums=('76f835e98ad3c71fcaa33794ee187630'
|
||||
'243864805611764a7e5883c1dba7afd8'
|
||||
'1c949c0dbea5206af0db14942d9927b6'
|
||||
'9eb0ad531d162e031a2bcc08a5ab3bc5')
|
||||
|
|
Loading…
Reference in a new issue