diff --git a/dev-python/config/config-0.4.0.ebuild b/dev-python/config/config-0.4.0.ebuild index 2ab8d5be2..5005b8435 100644 --- a/dev-python/config/config-0.4.0.ebuild +++ b/dev-python/config/config-0.4.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 DESCRIPTION="A hierarchical, easy-to-use, powerful configuration module for Python" -HOMEPAGE="http://www.red-dove.com/python_config.html" +HOMEPAGE="https://www.red-dove.com/python_config.html" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/config/config-0.4.2.ebuild b/dev-python/config/config-0.4.2.ebuild index 2ab8d5be2..5005b8435 100644 --- a/dev-python/config/config-0.4.2.ebuild +++ b/dev-python/config/config-0.4.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 DESCRIPTION="A hierarchical, easy-to-use, powerful configuration module for Python" -HOMEPAGE="http://www.red-dove.com/python_config.html" +HOMEPAGE="https://www.red-dove.com/python_config.html" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="GPL-2"