diff options
author | Juergen Daubert <jue@jue.li> | 2014-09-25 19:37:23 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-09-25 19:37:23 +0200 |
commit | 1fb43f98813cb43d03a99fb0f259642edaa367c6 (patch) | |
tree | d162dd2d8d0a4b6f8a1f523797a28a1e83698c00 /mysql/Pkgfile | |
parent | 7d2a0ed1680ebbc7bee783dbbbf52f286384ef03 (diff) | |
download | opt-1fb43f98813cb43d03a99fb0f259642edaa367c6.tar.gz opt-1fb43f98813cb43d03a99fb0f259642edaa367c6.tar.xz |
mysql: update to 5.5.40
Diffstat (limited to 'mysql/Pkgfile')
-rw-r--r-- | mysql/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql/Pkgfile b/mysql/Pkgfile index 9eb4b9595..b75cfea6f 100644 --- a/mysql/Pkgfile +++ b/mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: tcp_wrappers ncurses zlib openssl cmake libaio name=mysql -version=5.5.39 +version=5.5.40 release=1 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.5/$name-$version.tar.gz \ my.cnf mysqld) |