sourceforge: switch to https:// URIs

This commit is contained in:
Mike Frysinger
2016-07-27 14:49:49 +08:00
parent d7c2288f82
commit b4480f333a
679 changed files with 696 additions and 696 deletions

View File

@@ -12,7 +12,7 @@ MY_PN="MySQL-python"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Python interface to MySQL"
HOMEPAGE="http://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python"
HOMEPAGE="https://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="GPL-2"