mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libmysqlclient: switch to https.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user