From: Victor Martinez Date: Thu, 25 Jan 2018 10:39:11 +0000 (+0100) Subject: mysql: updated to 5.6.39 X-Git-Url: http://gitweb/?a=commitdiff_plain;ds=sidebyside;h=4fd01803e12b7190ed228cf536dd68dd5c0ea62a;hp=c6d538bfc710156a29bf66cf27bde094f7e322f0;p=ports%2Fopt-arm.git mysql: updated to 5.6.39 --- diff --git a/mysql/.md5sum b/mysql/.md5sum index 6424ee9..1234265 100644 --- a/mysql/.md5sum +++ b/mysql/.md5sum @@ -1,4 +1,4 @@ 1622e62c80d128f1951a12c0125d3fb5 my.cnf -b2dd2976bc95365f4c3896cbf0c96627 mysql-5.6.38.tar.gz +abcee03992647d508ac5c2568c6cc802 mysql-5.6.39.tar.gz 5ce1297ee84c95df59260707f0ec44c3 mysqld 53b421ec605c7d3c437daf10e70e9498 valist.patch diff --git a/mysql/Pkgfile b/mysql/Pkgfile index 39438f2..b57d5e4 100644 --- a/mysql/Pkgfile +++ b/mysql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses zlib openssl cmake libaio name=mysql -version=5.6.38 +version=5.6.39 release=1 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.6/$name-$version.tar.gz \ my.cnf mysqld valist.patch)