commit:     65718e3b0ecd4118ed54350c1cb8c6b18b2af2bf
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jul  5 07:46:43 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 20:49:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65718e3b

games-action/descent1-data: use HTTPS, fix HOMEPAGE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-action/descent1-data/descent1-data-1.4a.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-action/descent1-data/descent1-data-1.4a.ebuild 
b/games-action/descent1-data/descent1-data-1.4a.ebuild
index c4dea2f80dad..7fdf077a129e 100644
--- a/games-action/descent1-data/descent1-data-1.4a.ebuild
+++ b/games-action/descent1-data/descent1-data-1.4a.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=6
@@ -10,8 +10,8 @@ inherit cdrom estack
 MY_EXE="setup_descent_1.4a_(16596).exe"
 
 DESCRIPTION="Data files for Descent 1"
-HOMEPAGE="http://www.interplay.com/games/descent.php";
-SRC_URI="cdinstall? ( 
http://www.dxx-rebirth.com/download/dxx/misc/descent-game-content-10to14a-patch.zip
 )
+HOMEPAGE="https://www.interplay.com";
+SRC_URI="cdinstall? ( 
https://www.dxx-rebirth.com/download/dxx/misc/descent-game-content-10to14a-patch.zip
 )
        !cdinstall? ( ${MY_EXE} )"
 LICENSE="descent-data"
 SLOT="0"

Reply via email to