media-gfx/alembic: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 19 May 2018 07:40:43 +0000 (09:40 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 00:29:06 +0000 (20:29 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8476

media-gfx/alembic/alembic-1.7.4.ebuild

index 59e04e1ce8f429a1f7a5961b7d22730d09a4f45e..542642f08d73593f77a4a0fcc612b416a9d21db2 100644 (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"