mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/mysql to 5.5.28-1
This commit is contained in:
parent
f20f48b65a
commit
567904e425
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
pkgbase=mysql
|
||||
pkgname=('libmysqlclient' 'mysql-clients' 'mysql')
|
||||
pkgver=5.5.27
|
||||
pkgrel=4
|
||||
pkgver=5.5.28
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL')
|
||||
url="https://www.mysql.com/products/community/"
|
||||
|
@ -16,7 +16,7 @@ makedepends=('cmake' 'openssl' 'zlib')
|
|||
options=('!libtool')
|
||||
source=("http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/${pkgbase}-${pkgver}.tar.gz"
|
||||
'mysqld.rc' 'my.cnf' 'mysqld-post.sh' 'mysqld-tmpfile.conf' 'mysqld.service' 'alarm.patch')
|
||||
md5sums=('82baf46acfced6eef072e9d8a479c86e'
|
||||
md5sums=('da8ddb3d00e6e159153d2444360f52a8'
|
||||
'e7eb2faeab755cbb2fe03542bf328da9'
|
||||
'1c949c0dbea5206af0db14942d9927b6'
|
||||
'6ea6ceb360d09a774e87335ee098ddd5'
|
||||
|
|
Loading…
Reference in a new issue