diff options
Diffstat (limited to 'dev-python/sortedcontainers')
-rw-r--r-- | dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild b/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild index 2f98d6ff06e2..981debeee8b3 100644 --- a/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild +++ b/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P=python-${P} DESCRIPTION="Python library to sort collections and containers" HOMEPAGE=" - http://www.grantjenks.com/docs/sortedcontainers/ + https://www.grantjenks.com/docs/sortedcontainers/ https://github.com/grantjenks/python-sortedcontainers/ https://pypi.org/project/sortedcontainers/ " |