mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/percona-server to 5.5.27_rel28.0-1
This commit is contained in:
parent
91dbc9c34b
commit
cb4eca4508
1 changed files with 7 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
# - added alarm.patch
|
||||
|
||||
pkgname=percona-server
|
||||
pkgver=5.5.25a_rel27.1
|
||||
pkgver=5.5.27_rel28.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')
|
||||
|
@ -110,10 +110,9 @@ package() {
|
|||
install -Dm755 "$srcdir/mysqld-post" "$pkgdir/usr/bin/mysqld-post"
|
||||
}
|
||||
|
||||
md5sums=('c6d08224a37f545d55af7657f24bd2c8'
|
||||
'243864805611764a7e5883c1dba7afd8'
|
||||
'1c949c0dbea5206af0db14942d9927b6'
|
||||
'5143dadeaac15f1ff88ea16716588554'
|
||||
'e2e21a54c1aa1d6ab83a3dd0629aac52'
|
||||
'7af72b49f943bd52defce8bc4e804e64'
|
||||
'9eb0ad531d162e031a2bcc08a5ab3bc5')
|
||||
sha256sums=('774a41905c1be51de298fc704eaf7a00beb2cf191b8851ca4b971ef2c176b65a'
|
||||
'e875fac56f69634b4f1720aec3b952fc63903414e9345af630e5fd74b5373eb4'
|
||||
'400e9a6e6517bbfe0971b65456dfacfb363cb54a644e4c2bacd373171611d5aa'
|
||||
'4894d39605950d86841ad982e619daa6c8d5d60ca30928d7dbb582e8cb3ade32'
|
||||
'ca10dec3cc162baede651980e675fd8094e55cb2403edffaa3d0865a6184553f'
|
||||
'f05a8d81dc3d4f2cabf96747b90d8392e0584db9e10b5b3211c21478d2d0d8c3')
|
||||
|
|
Loading…
Reference in a new issue