diff --git a/dev-python/markups/markups-2.0.0.ebuild b/dev-python/markups/markups-2.0.0.ebuild index 2f123ab528945..711b958eefd17 100644 --- a/dev-python/markups/markups-2.0.0.ebuild +++ b/dev-python/markups/markups-2.0.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=6 @@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="A wrapper around various text markups" HOMEPAGE=" - http://pythonhosted.org/Markups/ + https://pythonhosted.org/Markups/ https://github.com/retext-project/pymarkups https://pypi.org/project/Markups/" SRC_URI="mirror://pypi/M/${MY_PN}/${MY_P}.tar.gz"