diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-22 18:44:47 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-02-22 21:18:29 +0100 |
commit | 1b8bc98b9e363c95b310dad1dc8e8600c50a14cd (patch) | |
tree | b4d2494b9c42959edb726c70239e1368e5cf693c /sci-libs/ignition-math/ignition-math-4.0.0.ebuild | |
parent | net-libs/ignition-transport: use HTTPS (diff) | |
download | gentoo-1b8bc98b9e363c95b310dad1dc8e8600c50a14cd.tar.gz gentoo-1b8bc98b9e363c95b310dad1dc8e8600c50a14cd.tar.bz2 gentoo-1b8bc98b9e363c95b310dad1dc8e8600c50a14cd.zip |
sci-libs/ignition-math: use HTTPS
Diffstat (limited to 'sci-libs/ignition-math/ignition-math-4.0.0.ebuild')
-rw-r--r-- | sci-libs/ignition-math/ignition-math-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |