summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-22 18:44:47 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-02-22 21:18:29 +0100
commit1b8bc98b9e363c95b310dad1dc8e8600c50a14cd (patch)
treeb4d2494b9c42959edb726c70239e1368e5cf693c /sci-libs
parentnet-libs/ignition-transport: use HTTPS (diff)
downloadgentoo-1b8bc98b9e363c95b310dad1dc8e8600c50a14cd.tar.gz
gentoo-1b8bc98b9e363c95b310dad1dc8e8600c50a14cd.tar.bz2
gentoo-1b8bc98b9e363c95b310dad1dc8e8600c50a14cd.zip
sci-libs/ignition-math: use HTTPS
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/ignition-math/ignition-math-3.2.0.ebuild4
-rw-r--r--sci-libs/ignition-math/ignition-math-4.0.0.ebuild2
2 files changed, 3 insertions, 3 deletions
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"