mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/percona-server to 5.5.25a_rel27.1-1
This commit is contained in:
parent
2bd1c6aaf8
commit
18a8612d8f
1 changed files with 3 additions and 5 deletions
|
@ -3,11 +3,9 @@
|
||||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||||
# - added alarm.patch
|
# - added alarm.patch
|
||||||
|
|
||||||
plugrel=1
|
|
||||||
|
|
||||||
pkgname=percona-server
|
pkgname=percona-server
|
||||||
pkgver=5.5.24_rel26.0
|
pkgver=5.5.25a_rel27.1
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation, and manageability of the server"
|
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')
|
arch=('i686' 'x86_64')
|
||||||
|
|
||||||
|
@ -112,7 +110,7 @@ package() {
|
||||||
install -Dm755 "$srcdir/mysqld-post" "$pkgdir/usr/bin/mysqld-post"
|
install -Dm755 "$srcdir/mysqld-post" "$pkgdir/usr/bin/mysqld-post"
|
||||||
}
|
}
|
||||||
|
|
||||||
md5sums=('76f835e98ad3c71fcaa33794ee187630'
|
md5sums=('c6d08224a37f545d55af7657f24bd2c8'
|
||||||
'243864805611764a7e5883c1dba7afd8'
|
'243864805611764a7e5883c1dba7afd8'
|
||||||
'1c949c0dbea5206af0db14942d9927b6'
|
'1c949c0dbea5206af0db14942d9927b6'
|
||||||
'5143dadeaac15f1ff88ea16716588554'
|
'5143dadeaac15f1ff88ea16716588554'
|
||||||
|
|
Loading…
Reference in a new issue