diff options
Diffstat (limited to 'dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild')
-rw-r--r-- | dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild index 38a8eb69d22e..7d9afb28a589 100644 --- a/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild +++ b/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Django LDAP authentication backend" -HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap http://bitbucket.org/psagers/django-auth-ldap/" +HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap https://bitbucket.org/psagers/django-auth-ldap/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" |