summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-extensions/django-extensions-1.5.0.ebuild')
-rw-r--r--dev-python/django-extensions/django-extensions-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-extensions/django-extensions-1.5.0.ebuild b/dev-python/django-extensions/django-extensions-1.5.0.ebuild
index f26cc3148e1f..79d5f85190a2 100644
--- a/dev-python/django-extensions/django-extensions-1.5.0.ebuild
+++ b/dev-python/django-extensions/django-extensions-1.5.0.ebuild
@@ -11,8 +11,8 @@ inherit distutils-r1 eutils
GIT_HASH_TAG="d39ecfd"
DESCRIPTION="Django Command Extensions"
-HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
-SRC_URI="http://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz"
+HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org"
+SRC_URI="https://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz"
LICENSE="BSD || ( MIT GPL-2 )"
SLOT="0"