diff options
-rw-r--r-- | dev-python/cycler/cycler-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cycler/cycler-0.10.0.ebuild b/dev-python/cycler/cycler-0.10.0.ebuild index cc74ac7074dc..af99062a4a58 100644 --- a/dev-python/cycler/cycler-0.10.0.ebuild +++ b/dev-python/cycler/cycler-0.10.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Cycler" DESCRIPTION="Composable style cycles" HOMEPAGE=" - http://matplotlib.org/cycler/ + https://matplotlib.org/cycler/ https://pypi.python.org/pypi/Cycler/ https://github.com/matplotlib/cycler" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" |