games-fps/red-blue-quake2: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 12:30:51 +0000 (14:30 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Fri, 11 May 2018 20:38:36 +0000 (21:38 +0100)
Closes: https://github.com/gentoo/gentoo/pull/8345

games-fps/red-blue-quake2/red-blue-quake2-0.1.ebuild

index 678376ddc67f0e6ace231a6d1672e45cacfc5621..96715daaab6201bdc6afeb723602d181a08a0550 100644 (file)
@@ -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"