summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-05 09:48:08 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-05 22:49:00 +0200
commit73c3e5679cfcaec6901075ec7f6bbf8bc24d250b (patch)
treee7d66d835570fa3ccf99327e9c39d1026d527439 /games-action
parentgames-action/descent1-data: use HTTPS, fix HOMEPAGE (diff)
downloadgentoo-73c3e5679cfcaec6901075ec7f6bbf8bc24d250b.tar.gz
gentoo-73c3e5679cfcaec6901075ec7f6bbf8bc24d250b.tar.bz2
gentoo-73c3e5679cfcaec6901075ec7f6bbf8bc24d250b.zip
games-action/descent1-demodata: use HTTPS, fix HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild b/games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild
index 3c97de88c7f4..e24d037ae4bb 100644
--- a/games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild
+++ b/games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,8 +8,8 @@ inherit unpacker
DEMO="desc${PV//.}sw.exe"
DESCRIPTION="Demo data files for Descent 1"
-HOMEPAGE="http://www.interplay.com/games/descent.php"
-SRC_URI="http://icculus.org/d2x/data/${DEMO}
+HOMEPAGE="https://www.interplay.com"
+SRC_URI="https://icculus.org/d2x/data/${DEMO}
ftp://ftp.funet.fi/pub/msdos/games/interplay/${DEMO}"
LICENSE="free-noncomm"
SLOT="0"