commit: abfc4dda16a4c45d7a8ea83ae53a37282afab56c Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat May 26 08:44:30 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 26 09:53:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfc4dda
games-fps/ut2004-cor: use HTTPs games-fps/ut2004-cor/ut2004-cor-1.01-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/ut2004-cor/ut2004-cor-1.01-r1.ebuild b/games-fps/ut2004-cor/ut2004-cor-1.01-r1.ebuild index 35d2fd65596..3cde6540eb4 100644 --- a/games-fps/ut2004-cor/ut2004-cor-1.01-r1.ebuild +++ b/games-fps/ut2004-cor/ut2004-cor-1.01-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ MOD_DIR="COR" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/counter-organic-revolution" +HOMEPAGE="https://www.moddb.com/mods/counter-organic-revolution" SRC_URI="https://ut.rushbase.net/beyondunreal/mods/cor_beta_v1.0.zip https://ut.rushbase.net/beyondunreal/mods/cor_patch_b1_to_b101.zip"
