commit: 5a4d55aaf19084b4b9ba1f3a6cef96f7932257d9 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 11 12:50:31 2018 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri May 11 20:38:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4d55aa
games-strategy/maxr: use HTTPS games-strategy/maxr/maxr-0.2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/maxr/maxr-0.2.9.ebuild b/games-strategy/maxr/maxr-0.2.9.ebuild index 624345a06b3..4e1287280ad 100644 --- a/games-strategy/maxr/maxr-0.2.9.ebuild +++ b/games-strategy/maxr/maxr-0.2.9.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils desktop gnome2-utils DESCRIPTION="Mechanized Assault and Exploration Reloaded" -HOMEPAGE="http://www.maxr.org/" -SRC_URI="http://www.maxr.org/downloads/${P}.tar.gz" +HOMEPAGE="https://www.maxr.org" +SRC_URI="https://www.maxr.org/downloads/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2+" SLOT="0"
