diff --git a/dev-python/misaka/misaka-1.0.2.ebuild b/dev-python/misaka/misaka-1.0.2.ebuild index d5020c59225cc..0d286e7345db3 100644 --- a/dev-python/misaka/misaka-1.0.2.ebuild +++ b/dev-python/misaka/misaka-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="The Python binding for Sundown, a markdown parsing library" -HOMEPAGE="http://misaka.61924.nl/" +HOMEPAGE="https://misaka.61924.nl/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86"