sci-libs/ignition-math: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 22 Feb 2018 17:44:47 +0000 (18:44 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 22 Feb 2018 20:18:29 +0000 (21:18 +0100)
sci-libs/ignition-math/ignition-math-3.2.0.ebuild
sci-libs/ignition-math/ignition-math-4.0.0.ebuild

index edbe8795a029bae2db74f4178597e8b54bfdf35d..a4ba79c991d3ccf9ca03629bf768dc736b8be961 100644 (file)
@@ -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"
index 423c6ac865d2605d0e9919d7804f1baea1fc6c48..03d5e2d9fbbbc4e26147b2cf41811866e06a1b27 100644 (file)
@@ -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"