diff options
Diffstat (limited to 'dev-python/pycollada/pycollada-0.4.ebuild')
-rw-r--r-- | dev-python/pycollada/pycollada-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycollada/pycollada-0.4.ebuild b/dev-python/pycollada/pycollada-0.4.ebuild index 14aa43748cf..4d2dc44f511 100644 --- a/dev-python/pycollada/pycollada-0.4.ebuild +++ b/dev-python/pycollada/pycollada-0.4.ebuild @@ -9,7 +9,7 @@ PYTHON_MULTIPLE_ABI=1 inherit distutils-r1 DESCRIPTION="python library for reading and writing collada documents" -HOMEPAGE="http://pycollada.github.com/" +HOMEPAGE="https://pycollada.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" |