summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rsa')
-rw-r--r--dev-python/rsa/rsa-3.1.4-r1.ebuild2
-rw-r--r--dev-python/rsa/rsa-3.2.ebuild2
2 files changed, 2 insertions, 2 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"
diff --git a/dev-python/rsa/rsa-3.2.ebuild b/dev-python/rsa/rsa-3.2.ebuild
index 9d4a9e4da542..80d9b34cd24d 100644
--- a/dev-python/rsa/rsa-3.2.ebuild
+++ b/dev-python/rsa/rsa-3.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
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"