media-libs/partio: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 26 Mar 2018 18:06:14 +0000 (20:06 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 26 Mar 2018 18:37:36 +0000 (14:37 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7628

media-libs/partio/partio-1.1.0_p20170829.ebuild

index 0ca9c31c2662f8451030a6ea98814dfa7862ff22..00bb039c1b3b039909641379200069f982f643c8 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit cmake-utils vcs-snapshot python-single-r1
 
 DESCRIPTION="A library for particle IO and manipulation"
-HOMEPAGE="http://www.disneyanimation.com/technology/partio.html"
+HOMEPAGE="https://www.disneyanimation.com/technology/partio.html"
 
 MY_GIT_COMMIT="2774ef3958da46d9f8a4230ebda9e04b1aa8f4e5"
 SRC_URI="https://github.com/wdas/${PN}/archive/${MY_GIT_COMMIT}.tar.gz -> ${P}.tar.gz"