From 844131579a763d672687e3c19cc2621c30b61200 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 29 Dec 2016 15:20:52 +0100 Subject: sci-electronics/gazebo: Use https for fetching tarballs, part of bug #598386 by avinash uttamchandani. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- sci-electronics/gazebo/gazebo-7.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-electronics/gazebo') diff --git a/sci-electronics/gazebo/gazebo-7.4.0.ebuild b/sci-electronics/gazebo/gazebo-7.4.0.ebuild index 8abc8c93ddbe..bbc32ae00300 100644 --- a/sci-electronics/gazebo/gazebo-7.4.0.ebuild +++ b/sci-electronics/gazebo/gazebo-7.4.0.ebuild @@ -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" -- cgit v1.2.3-18-g5258