games-fps/doom3-cdoom: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 26 May 2018 08:36:41 +0000 (10:36 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 26 May 2018 09:52:27 +0000 (11:52 +0200)
Closes: https://github.com/gentoo/gentoo/pull/8595

games-fps/doom3-cdoom/doom3-cdoom-1.3.1.ebuild

index 06268279c5ebb635813bde020257ddb788044e1d..41cce5766df9923b8342b630de2bb1f1ee592dc8 100644 (file)
@@ -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"