commit: 1826b76494cf813e212bccea96d3ad0e33dc7f1e Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat May 26 08:46:22 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 26 09:54:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1826b764
games-fps/ut2004-strikeforce: use HTTPs games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild | 4 ++-- 1 file 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 a5b1fc4d134..d29a723f4f6 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"
