diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-26 10:47:36 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-05-26 11:54:25 +0200 |
commit | ed174a0197514122fcf11a98828983c4ff5da3af (patch) | |
tree | c444a39c89f1b108280d7d963c734abe3f71582c /games-fps | |
parent | games-fps/ut2004-strikeforce: use HTTPs (diff) | |
download | gentoo-ed174a0197514122fcf11a98828983c4ff5da3af.tar.gz gentoo-ed174a0197514122fcf11a98828983c4ff5da3af.tar.bz2 gentoo-ed174a0197514122fcf11a98828983c4ff5da3af.zip |
games-fps/ut2004-unwheel: use HTTPs
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild b/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild index 4c2ed07a2bd9..934b1d4547dd 100644 --- a/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild +++ b/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.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 @@ -9,7 +9,7 @@ MOD_DIR="unwheel" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/unwheel" +HOMEPAGE="https://www.moddb.com/mods/unwheel" SRC_URI="unwheel_r5.zip unwheelcbpvol1.zip" |