games-fps/doom3-chextrek: use HTTPS, fix download link
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 26 May 2018 08:40:35 +0000 (10:40 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 26 May 2018 09:52:35 +0000 (11:52 +0200)
games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild

index 959c85e219582fcfdfc7e082a80172d026235a56..2f9b99a7b4fb9232f81d42dc9aa61aed1c3a8924 100644 (file)
@@ -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}"
 }