diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-26 10:42:23 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-05-26 11:53:09 +0200 |
commit | 381299a77e897b5cc08b0e686263df956df6797b (patch) | |
tree | 387866ed84e198c30f1f53d528289b21158709b2 /games-fps/ut2004-action | |
parent | games-fps/quake3-ra3: use HTTPs (diff) | |
download | gentoo-381299a77e897b5cc08b0e686263df956df6797b.tar.gz gentoo-381299a77e897b5cc08b0e686263df956df6797b.tar.bz2 gentoo-381299a77e897b5cc08b0e686263df956df6797b.zip |
games-fps/ut2004-action: use HTTPs
Diffstat (limited to 'games-fps/ut2004-action')
-rw-r--r-- | games-fps/ut2004-action/ut2004-action-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-action/ut2004-action-1.ebuild b/games-fps/ut2004-action/ut2004-action-1.ebuild index e498223b9d78..d4dca4341dda 100644 --- a/games-fps/ut2004-action/ut2004-action-1.ebuild +++ b/games-fps/ut2004-action/ut2004-action-1.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 @@ -10,7 +10,7 @@ MOD_ICON="aut.ico" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/action-unreal-tournament/addons/action-unreal-tournament-r1" +HOMEPAGE="https://www.moddb.com/mods/action-unreal-tournament/addons/action-unreal-tournament-r1" SRC_URI="https://ut.rushbase.net/beyondunreal/mods/aut-r1-msuc.zip" LICENSE="freedist" |