Skip to content

Commit

Permalink
games-action/descent1-data: use HTTPS, fix HOMEPAGE
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
mm1ke authored and ConiKost committed Jul 5, 2023
1 parent 4f2b24a commit 65718e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games-action/descent1-data/descent1-data-1.4a.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 65718e3

Please sign in to comment.