ports/opt (3.0): mysql: update to 5.5.34
commit f9d045448fc6d94922ab413f74d5f0ecf225c872 Author: Juergen Daubert <jue@jue.li> Date: Sat Sep 28 10:16:15 2013 +0200 mysql: update to 5.5.34 diff --git a/mysql/.md5sum b/mysql/.md5sum index e5df13d..6a7ca51 100644 --- a/mysql/.md5sum +++ b/mysql/.md5sum @@ -1,3 +1,3 @@ 6de62cde6cc212b5cd1f87e0df848b1d my.cnf -68e235f472718d0aaf2fc755f498a714 mysql-5.5.33.tar.gz +930970a42d51e48599deb7fe01778a4a mysql-5.5.34.tar.gz 642a596f13ebd7e459c5ff2fd382f06b mysqld diff --git a/mysql/Pkgfile b/mysql/Pkgfile index 643388d..4414e31 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.33 +version=5.5.34 release=1 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.5/$name-$version.tar.... \ my.cnf mysqld)
participants (1)
-
crux@crux.nu