From: Victor Martinez Date: Tue, 28 Jul 2015 13:43:50 +0000 (+0200) Subject: mysql: updated to 5.6.26 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=ef78cedf2aa9b0998bc55eb9639308616427545b;p=ports%2Fopt-arm.git mysql: updated to 5.6.26 --- diff --git a/mysql/.md5sum b/mysql/.md5sum index c0a4a6b..62712d7 100644 --- a/mysql/.md5sum +++ b/mysql/.md5sum @@ -1,4 +1,4 @@ 1622e62c80d128f1951a12c0125d3fb5 my.cnf -37664399c91021abe070faa700ecd0ed mysql-5.6.25.tar.gz +733e1817c88c16fb193176e76f5b818f mysql-5.6.26.tar.gz 5ce1297ee84c95df59260707f0ec44c3 mysqld 53b421ec605c7d3c437daf10e70e9498 valist.patch diff --git a/mysql/Pkgfile b/mysql/Pkgfile index d45ec9c..22276fd 100644 --- a/mysql/Pkgfile +++ b/mysql/Pkgfile @@ -5,8 +5,8 @@ # Depends on: tcp_wrappers ncurses zlib openssl cmake libaio name=mysql -version=5.6.25 -release=2 +version=5.6.26 +release=1 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.6/$name-$version.tar.gz \ my.cnf mysqld valist.patch)