summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 14:05:24 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:43 +0200
commit4e62d8233b5da275653ff502086fb345c3382e14 (patch)
treec838e38b38ccadb49e9108e471e28f1e3b0b8cf4
parentgames-engines/scummvm-tools: update HOMEPAGE (diff)
downloadgentoo-4e62d8233b5da275653ff502086fb345c3382e14.tar.gz
gentoo-4e62d8233b5da275653ff502086fb345c3382e14.tar.bz2
gentoo-4e62d8233b5da275653ff502086fb345c3382e14.zip
games-fps/duke3d-data: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--games-fps/duke3d-data/duke3d-data-1.0-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r5.ebuild b/games-fps/duke3d-data/duke3d-data-1.0-r5.ebuild
index bdccbe5b8c9d..3f20abbff21c 100644
--- a/games-fps/duke3d-data/duke3d-data-1.0-r5.ebuild
+++ b/games-fps/duke3d-data/duke3d-data-1.0-r5.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
@@ -14,7 +14,7 @@ MY_P_GOG="${MY_PN_GOG}_${MY_PV_GOG}"
inherit cdrom
DESCRIPTION="Duke Nukem 3D (Atomic Edition) data files"
-HOMEPAGE="http://www.3drealms.com/"
+HOMEPAGE="https://www.3drealms.com/"
SRC_URI="
demo? ( "ftp://ftp.3drealms.com/share/${MY_P_DEMO}.zip" )
gog? ( "${MY_P_GOG}.sh" )