diff --git a/dev-db/libmysqlclient/libmysqlclient-6.1.6.recipe b/dev-db/libmysqlclient/libmysqlclient-6.1.6.recipe index 0822c2096..8658db410 100644 --- a/dev-db/libmysqlclient/libmysqlclient-6.1.6.recipe +++ b/dev-db/libmysqlclient/libmysqlclient-6.1.6.recipe @@ -3,10 +3,10 @@ DESCRIPTION="C connector for MySQL. MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the \ most popular database query language in the world. The main goals of MySQL \ are speed, robustness and ease of use." -HOMEPAGE="http://dev.mysql.com/downloads/connector/c/" +HOMEPAGE="https://dev.mysql.com/downloads/connector/c/" COPYRIGHT="1997-2015 Oracle and/or its affiliates" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://dev.mysql.com/get/Downloads/Connector-C/mysql-connector-c-6.1.6-src.tar.gz" CHECKSUM_SHA256="2222433012c415871958b61bc4f3683e1ebe77e3389f698b267058c12533ea78" SOURCE_DIR="mysql-connector-c-6.1.6-src"