diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-26 10:45:26 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-05-26 11:54:00 +0200 |
commit | 8a2f83ba7abd30a964edbf4d5a1c02093f382569 (patch) | |
tree | dd7d2980b1e7d583b056205c0afcee12cc8361e4 /games-fps | |
parent | games-fps/ut2004-fragops: use HTTPs (diff) | |
download | gentoo-8a2f83ba7abd30a964edbf4d5a1c02093f382569.tar.gz gentoo-8a2f83ba7abd30a964edbf4d5a1c02093f382569.tar.bz2 gentoo-8a2f83ba7abd30a964edbf4d5a1c02093f382569.zip |
games-fps/ut2004-muralis: use HTTPs
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild b/games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild index 5421b560b22e..70fe77742c3c 100644 --- a/games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild +++ b/games-fps/ut2004-muralis/ut2004-muralis-1.15.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="muralis" inherit unpacker games games-mods -HOMEPAGE="http://www.moddb.com/mods/muralis" +HOMEPAGE="https://www.moddb.com/mods/muralis" SRC_URI="https://ut.rushbase.net/beyondunreal/mods/muralis-v${PV}-zip.zip" LICENSE="freedist" |