diff options
Diffstat (limited to 'dev-python/cheetah3/cheetah3-3.2.6.ebuild')
-rw-r--r-- | dev-python/cheetah3/cheetah3-3.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheetah3/cheetah3-3.2.6.ebuild b/dev-python/cheetah3/cheetah3-3.2.6.ebuild index 33095b743024..588a4248c250 100644 --- a/dev-python/cheetah3/cheetah3-3.2.6.ebuild +++ b/dev-python/cheetah3/cheetah3-3.2.6.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 DESCRIPTION="Python-powered template engine and code generator" -HOMEPAGE="http://www.cheetahtemplate.org/ https://pypi.org/project/Cheetah3/" +HOMEPAGE="https://cheetahtemplate.org/ https://pypi.org/project/Cheetah3/" SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |