diff --git a/dev-python/zict/zict-0.1.2.ebuild b/dev-python/zict/zict-0.1.2.ebuild index b9520b1fef317..a7e5459067c8e 100644 --- a/dev-python/zict/zict-0.1.2.ebuild +++ b/dev-python/zict/zict-0.1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Mutable mapping tools" -HOMEPAGE="http://github.com/dask/zict/" +HOMEPAGE="https://github.com/dask/zict/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD"