summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-picklefield/django-picklefield-0.3.0.ebuild')
-rw-r--r--dev-python/django-picklefield/django-picklefield-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild b/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild
index 5cf232e1ef76..404bd6312a3b 100644
--- a/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild
+++ b/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} )
inherit distutils-r1
DESCRIPTION="Implementation of a pickled object field for django"
-HOMEPAGE="http://github.com/shrubberysoft/django-picklefield"
+HOMEPAGE="https://github.com/shrubberysoft/django-picklefield"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"