diff options
Diffstat (limited to 'dev-python/markdown2/markdown2-2.2.3.ebuild')
-rw-r--r-- | dev-python/markdown2/markdown2-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/markdown2/markdown2-2.2.3.ebuild b/dev-python/markdown2/markdown2-2.2.3.ebuild index 3c98cc58cee1..3bd1ed45342a 100644 --- a/dev-python/markdown2/markdown2-2.2.3.ebuild +++ b/dev-python/markdown2/markdown2-2.2.3.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Python Markdown language reimplementation" SRC_URI="mirror://pypi/m/markdown2/${P}.zip" -HOMEPAGE="http://github.com/trentm/python-markdown2" +HOMEPAGE="https://github.com/trentm/python-markdown2" LICENSE="MIT" SLOT="0" |