mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-gfx/alembic: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8476
This commit is contained in:
committed by
Aaron Bauman
parent
4cc8e66263
commit
f40bde16c4
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user