From 94a6490f8a459add0d60125843d69efbe9b549ed Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 26 May 2018 10:40:35 +0200 Subject: games-fps/doom3-chextrek: use HTTPS, fix download link --- games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games-fps') diff --git a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild b/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild index 959c85e21958..2f9b99a7b4fb 100644 --- a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild +++ b/games-fps/doom3-chextrek/doom3-chextrek-0.52.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 @@ -10,7 +10,7 @@ MOD_ICON="flem.ico" inherit games-mods -HOMEPAGE="http://www.moddb.com/mods/chex-trek-beyond-the-quest" +HOMEPAGE="https://www.moddb.com/mods/chex-trek-beyond-the-quest" SRC_URI="chextrek_beta_${PV/.}.zip" LICENSE="GameFront" @@ -20,7 +20,7 @@ RESTRICT="fetch bindist" pkg_nofetch() { elog "Please download ${SRC_URI} from:" - elog "http://www.filefront.com/8396958" + elog "https://www.moddb.com/mods/chex-trek-beyond-the-quest/downloads/chex-trek-beta-052" elog "and move it to ${DISTDIR}" } -- cgit v1.2.3-65-gdbad