summaryrefslogtreecommitdiff
path: root/games-action
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 10:32:10 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:33:04 +0200
commitd52d6381799694c28d8f9c9468c1e0f1df36d5c4 (patch)
tree1438fd6ce3a447e85bda416ff749345de8516649 /games-action
parente1588866a2561e950c1f5c9ceffbf74ff052264c (diff)
downloadgentoo-d52d6381799694c28d8f9c9468c1e0f1df36d5c4.tar.gz
gentoo-d52d6381799694c28d8f9c9468c1e0f1df36d5c4.tar.xz
games-action/d2x-rebirth: use HTTPS
Diffstat (limited to 'games-action')
-rw-r--r--games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild
index c5fbb76c050..94181da69e2 100644
--- a/games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild
+++ b/games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,11 +8,11 @@ inherit eutils scons-utils games
DV=2
MY_P=dxx-rebirth-${PV}-d2x
DESCRIPTION="Descent Rebirth - enhanced Descent ${DV} engine"
-HOMEPAGE="http://www.dxx-rebirth.com/"
+HOMEPAGE="https://www.dxx-rebirth.com/"
SRC_URI="https://github.com/dxx-rebirth/dxx-rebirth/archive/0.58.1-d2x.tar.gz -> ${P}.tar.gz
- opl3-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-opl3-music.zip )
- sc55-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-sc55-music.zip )
- l10n_de? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )"
+ opl3-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-opl3-music.zip )
+ sc55-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-sc55-music.zip )
+ l10n_de? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )"
LICENSE="D1X GPL-2 public-domain"
SLOT="0"