From 1b8bc98b9e363c95b310dad1dc8e8600c50a14cd Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 22 Feb 2018 18:44:47 +0100 Subject: sci-libs/ignition-math: use HTTPS --- sci-libs/ignition-math/ignition-math-3.2.0.ebuild | 4 ++-- sci-libs/ignition-math/ignition-math-4.0.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/ignition-math/ignition-math-3.2.0.ebuild b/sci-libs/ignition-math/ignition-math-3.2.0.ebuild index edbe8795a029..a4ba79c991d3 100644 --- a/sci-libs/ignition-math/ignition-math-3.2.0.ebuild +++ b/sci-libs/ignition-math/ignition-math-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-multilib vcs-snapshot flag-o-matic DESCRIPTION="A small, fast, and high performance math library for robot applications" -HOMEPAGE="http://ignitionrobotics.org/libraries/math" +HOMEPAGE="https://ignitionrobotics.org/libraries/math" SRC_URI="https://bitbucket.org/ignitionrobotics/ign-math/get/${PN}3_${PV}.tar.bz2" LICENSE="Apache-2.0" diff --git a/sci-libs/ignition-math/ignition-math-4.0.0.ebuild b/sci-libs/ignition-math/ignition-math-4.0.0.ebuild index 423c6ac865d2..03d5e2d9fbbb 100644 --- a/sci-libs/ignition-math/ignition-math-4.0.0.ebuild +++ b/sci-libs/ignition-math/ignition-math-4.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-multilib vcs-snapshot flag-o-matic DESCRIPTION="A small, fast, and high performance math library for robot applications" -HOMEPAGE="http://ignitionrobotics.org/libraries/math" +HOMEPAGE="https://ignitionrobotics.org/libraries/math" SRC_URI="https://bitbucket.org/ignitionrobotics/ign-math/get/${PN}4_${PV}.tar.bz2" LICENSE="Apache-2.0" -- cgit v1.2.3-65-gdbad