diff options
Diffstat (limited to 'media-libs/openimageio/openimageio-1.1.1.ebuild')
-rw-r--r-- | media-libs/openimageio/openimageio-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openimageio/openimageio-1.1.1.ebuild b/media-libs/openimageio/openimageio-1.1.1.ebuild index 3cba5772220a..91697640cd28 100644 --- a/media-libs/openimageio/openimageio-1.1.1.ebuild +++ b/media-libs/openimageio/openimageio-1.1.1.ebuild @@ -9,8 +9,8 @@ PYTHON_DEPEND="python? 2:2.7" inherit cmake-utils eutils multilib python vcs-snapshot DESCRIPTION="A library for reading and writing images" -HOMEPAGE="http://sites.google.com/site/openimageio/ http://github.com/OpenImageIO" -SRC_URI="http://github.com/OpenImageIO/oiio/tarball/Release-${PV} -> ${P}.tar.gz" +HOMEPAGE="http://sites.google.com/site/openimageio/ https://github.com/OpenImageIO" +SRC_URI="https://github.com/OpenImageIO/oiio/tarball/Release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" |