summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-26 20:06:14 +0200
committerAaron Bauman <bman@gentoo.org>2018-03-26 14:37:36 -0400
commit0e37e916192d6d49ac775dba5878bf6171eabfa9 (patch)
tree59ad326da2d88d315c3f603194913fa414ed43c4 /media-libs/partio/partio-1.1.0_p20170829.ebuild
parentnet-dns/openresolv: use HTTPS (diff)
downloadgentoo-0e37e916192d6d49ac775dba5878bf6171eabfa9.tar.gz
gentoo-0e37e916192d6d49ac775dba5878bf6171eabfa9.tar.bz2
gentoo-0e37e916192d6d49ac775dba5878bf6171eabfa9.zip
media-libs/partio: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7628
Diffstat (limited to 'media-libs/partio/partio-1.1.0_p20170829.ebuild')
-rw-r--r--media-libs/partio/partio-1.1.0_p20170829.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/partio/partio-1.1.0_p20170829.ebuild b/media-libs/partio/partio-1.1.0_p20170829.ebuild
index 0ca9c31c2662..00bb039c1b3b 100644
--- a/media-libs/partio/partio-1.1.0_p20170829.ebuild
+++ b/media-libs/partio/partio-1.1.0_p20170829.ebuild
@@ -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"