Skip to content
Snippets Groups Projects
Commit aca544d9 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 f381616d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -15,8 +15,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
name "mysql-client"
default_version "5.5.54"
name 'mysql-client'
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