diff options
Diffstat (limited to 'dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild')
-rw-r--r-- | dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild b/dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild index 1f4f1072091b..8ef62d756fc0 100644 --- a/dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild +++ b/dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="pyOpenSSL" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python interface to the OpenSSL library" -HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl http://pypi.python.org/pypi/pyOpenSSL" +HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl https://pypi.python.org/pypi/pyOpenSSL" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" |