summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/python/python-2.2-r8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.2-r8.ebuild b/dev-lang/python/python-2.2-r8.ebuild
index 6e6e5aa..bd69ad1 100644
--- a/dev-lang/python/python-2.2-r8.ebuild
+++ b/dev-lang/python/python-2.2-r8.ebuild
@@ -14,7 +14,7 @@ PYVER="${PYVER_MAJOR}.${PYVER_MINOR}"
DESCRIPTION="A really great language"
HOMEPAGE="http://www.python.org"
-SRC_URI="http://www.python.org/ftp/python/${PV}/Python-${PV}.tgz"
+SRC_URI="https://www.python.org/ftp/python/${PV}/Python-${PV}.tgz"
SLOT="2.2"
LICENSE="PSF-2.2"