diff options
Diffstat (limited to 'dev-python/rsa/rsa-3.1.4-r1.ebuild')
-rw-r--r-- | dev-python/rsa/rsa-3.1.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rsa/rsa-3.1.4-r1.ebuild b/dev-python/rsa/rsa-3.1.4-r1.ebuild index 7ad2a76c55eb..0822d6252843 100644 --- a/dev-python/rsa/rsa-3.1.4-r1.ebuild +++ b/dev-python/rsa/rsa-3.1.4-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Pure-Python RSA implementation" -HOMEPAGE="http://stuvel.eu/rsa http://pypi.python.org/pypi/rsa" +HOMEPAGE="http://stuvel.eu/rsa https://pypi.python.org/pypi/rsa" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |