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

@@ -10,7 +10,7 @@ inherit distutils-r1 flag-o-matic
MY_P="MySQL-python-${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://sourceforge/mysql-python/${MY_P}.tar.gz"
LICENSE="GPL-2"