commit:     24c54a2048baca9c570db01f09379d8ee7763514
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Apr 27 17:43:31 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 07:35:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c54a20

dev-python/django-formtools: use HTTPS

 dev-python/django-formtools/django-formtools-1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/django-formtools/django-formtools-1.0.ebuild 
b/dev-python/django-formtools/django-formtools-1.0.ebuild
index 4ddb41e6194..7f5f839fc72 100644
--- a/dev-python/django-formtools/django-formtools-1.0.ebuild
+++ b/dev-python/django-formtools/django-formtools-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="High-level abstractions for Django forms"
-HOMEPAGE="http://django-formtools.readthedocs.org/";
+HOMEPAGE="https://django-formtools.readthedocs.io/en/latest/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"

Reply via email to