From 19e04e0180fcddb1b9659a384375920b36ada190 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 11 May 2018 14:30:51 +0200 Subject: [PATCH] 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 678376ddc67f..96715daaab62 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" -- 2.26.2