From 1c174534274e8e18d7b42ef26e72fc442bbe5e2f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 26 May 2018 10:36:41 +0200 Subject: games-fps/doom3-cdoom: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8595 --- games-fps/doom3-cdoom/doom3-cdoom-1.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-fps') diff --git a/games-fps/doom3-cdoom/doom3-cdoom-1.3.1.ebuild b/games-fps/doom3-cdoom/doom3-cdoom-1.3.1.ebuild index 06268279c5eb..41cce5766df9 100644 --- a/games-fps/doom3-cdoom/doom3-cdoom-1.3.1.ebuild +++ b/games-fps/doom3-cdoom/doom3-cdoom-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ MOD_ICON="cdoom.ico" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/classic-doom-3" +HOMEPAGE="https://www.moddb.com/mods/classic-doom-3" SRC_URI="classic_doom_3_${PV//.}.zip" LICENSE="GameFront" -- cgit v1.2.3-65-gdbad