media-gfx/alembic: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8476
This commit is contained in:
Michael Mair-Keimberger
2018-05-19 09:40:43 +02:00
committed by Aaron Bauman
parent 4cc8e66263
commit f40bde16c4

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit eutils python-single-r1 cmake-utils
DESCRIPTION="Alembic is an open framework for storing and sharing scene data"
HOMEPAGE="http://alembic.io/"
HOMEPAGE="https://www.alembic.io"
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"