sci-electronics/gazebo: Use https for fetching tarballs, part of bug #598386 by avina...
authorAlexis Ballier <aballier@gentoo.org>
Thu, 29 Dec 2016 14:20:52 +0000 (15:20 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 29 Dec 2016 14:20:52 +0000 (15:20 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sci-electronics/gazebo/gazebo-7.4.0.ebuild

index 8abc8c93ddbede12eecafff2fe1f428ba0aa6839..bbc32ae0030029101b872890a576e6a86ba3e467 100644 (file)
@@ -8,7 +8,7 @@ inherit cmake-utils versionator vcs-snapshot flag-o-matic
 
 DESCRIPTION="A 3D multiple robot simulator with dynamics"
 HOMEPAGE="http://gazebosim.org/"
-SRC_URI="http://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz2"
+SRC_URI="https://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"