summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-05-12 14:01:20 -0400
committerSam James <sam@gentoo.org>2024-05-12 23:38:51 +0100
commit4104790e00a645fbc3e1c41f830d25ac161595e5 (patch)
tree0d01aae728bac63ec09b16f3c4bf2747c05068a6
parentgames-fps/quake2-icculus: mark as LTO-unsafe, strict-aliasing unsafe (diff)
downloadgentoo-4104790e00a645fbc3e1c41f830d25ac161595e5.tar.gz
gentoo-4104790e00a645fbc3e1c41f830d25ac161595e5.tar.bz2
gentoo-4104790e00a645fbc3e1c41f830d25ac161595e5.zip
games-fps/quake2-icculus: update HOMEPAGE, SRC_URI to use HTTPS
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--games-fps/quake2-icculus/quake2-icculus-0.16.1-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/quake2-icculus/quake2-icculus-0.16.1-r2.ebuild b/games-fps/quake2-icculus/quake2-icculus-0.16.1-r2.ebuild
index 29ebfee4ab85..cf62daab5cd0 100644
--- a/games-fps/quake2-icculus/quake2-icculus-0.16.1-r2.ebuild
+++ b/games-fps/quake2-icculus/quake2-icculus-0.16.1-r2.ebuild
@@ -7,9 +7,9 @@ inherit desktop flag-o-matic toolchain-funcs
MY_P="quake2-r${PV}"
DESCRIPTION="The icculus.org Linux port of iD's Quake 2 engine"
-HOMEPAGE="http://icculus.org/quake2/"
-SRC_URI="http://icculus.org/quake2/files/${MY_P}.tar.gz
- qmax? ( http://icculus.org/quake2/files/maxpak.pak )
+HOMEPAGE="https://icculus.org/quake2/"
+SRC_URI="https://icculus.org/quake2/files/${MY_P}.tar.gz
+ qmax? ( https://icculus.org/quake2/files/maxpak.pak )
rogue? ( mirror://idsoftware/quake2/source/roguesrc320.shar.Z )
xatrix? ( mirror://idsoftware/quake2/source/xatrixsrc320.shar.Z )"
S="${WORKDIR}"/${MY_P}