commit:     19e04e0180fcddb1b9659a384375920b36ada190
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 11 12:30:51 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri May 11 20:38:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e04e01

games-fps/red-blue-quake2: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8345

 games-fps/red-blue-quake2/red-blue-quake2-0.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-fps/red-blue-quake2/red-blue-quake2-0.1.ebuild 
b/games-fps/red-blue-quake2/red-blue-quake2-0.1.ebuild
index 678376ddc67..96715daaab6 100644
--- a/games-fps/red-blue-quake2/red-blue-quake2-0.1.ebuild
+++ b/games-fps/red-blue-quake2/red-blue-quake2-0.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils games
 
 DESCRIPTION="red-blue Quake II !  play quake2 w/3d glasses !"
-HOMEPAGE="http://www.jfedor.org/red-blue-quake2/";
+HOMEPAGE="https://www.jfedor.org/red-blue-quake2/";
 SRC_URI="mirror://idsoftware/source/q2source-3.21.zip
-       http://www.jfedor.org/red-blue-quake2/${P}.tar.gz";
+       https://www.jfedor.org/red-blue-quake2/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to