diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-26 10:46:22 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-05-26 11:54:16 +0200 |
commit | 1826b76494cf813e212bccea96d3ad0e33dc7f1e (patch) | |
tree | c8c5987175265c7e930482f5ab93fbd5e120783f /games-fps | |
parent | games-fps/ut2004-troopers: use HTTPs (diff) | |
download | gentoo-1826b76494cf813e212bccea96d3ad0e33dc7f1e.tar.gz gentoo-1826b76494cf813e212bccea96d3ad0e33dc7f1e.tar.bz2 gentoo-1826b76494cf813e212bccea96d3ad0e33dc7f1e.zip |
games-fps/ut2004-strikeforce: use HTTPs
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild b/games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild index a5b1fc4d134b..d29a723f4f68 100644 --- a/games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild +++ b/games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 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="StrikeForce" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/strike-force-2004" +HOMEPAGE="https://www.moddb.com/mods/strike-force-2004" SRC_URI="https://ut.rushbase.net/beyondunreal/mods/strikeforce-ce-v${PV}.zip" LICENSE="freedist" |