Skip to content
Snippets Groups Projects
Commit bb0ba09f authored by DJ Mountney's avatar DJ Mountney Committed by Lin Jen-Shin
Browse files

Merge branch 'upgrade_mysql' into 'master'

Update mysql client to 5.5.56.

Closes #2311

See merge request !1532
parent 12918c65
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -16,7 +16,7 @@
# limitations under the License.
#
name 'mysql-client'
default_version '5.5.54'
default_version '5.5.56'
 
license 'GPL-2.0'
license_file 'COPYING'
Loading
Loading
@@ -27,7 +27,7 @@ dependency 'zlib'
dependency 'ncurses'
 
source url: "http://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-#{version}.tar.gz",
md5: '358b596e62699397aeee3dfb469f5823'
md5: '76a393f1aee0d57bf71e1a7414200233'
 
relative_path "mysql-#{version}"
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment