diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-26 10:44:30 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-05-26 11:53:35 +0200 |
commit | abfc4dda16a4c45d7a8ea83ae53a37282afab56c (patch) | |
tree | 3d3ed50abebfb55b8220aa63c4aee891d29d2b76 /games-fps | |
parent | games-fps/ut2003-bonuspack-epic: use HTTPs (diff) | |
download | gentoo-abfc4dda16a4c45d7a8ea83ae53a37282afab56c.tar.gz gentoo-abfc4dda16a4c45d7a8ea83ae53a37282afab56c.tar.bz2 gentoo-abfc4dda16a4c45d7a8ea83ae53a37282afab56c.zip |
games-fps/ut2004-cor: use HTTPs
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-cor/ut2004-cor-1.01-r1.ebuild | 4 |
1 files 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 35d2fd655966..3cde6540eb44 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" |