diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 12:49:45 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:30 +0200 |
commit | 4e348e34e0df5444343855eb7dcf4a011d681be6 (patch) | |
tree | 5e8daa0095d295257dbb19df3f9ef13b0489a6ad /games-action | |
parent | games-action/guacamelee: use HTTPS (diff) | |
download | gentoo-4e348e34e0df5444343855eb7dcf4a011d681be6.tar.gz gentoo-4e348e34e0df5444343855eb7dcf4a011d681be6.tar.bz2 gentoo-4e348e34e0df5444343855eb7dcf4a011d681be6.zip |
games-action/heretic2: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/heretic2/heretic2-1.06c-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/heretic2/heretic2-1.06c-r2.ebuild b/games-action/heretic2/heretic2-1.06c-r2.ebuild index 378a37e5873d..ba049036a997 100644 --- a/games-action/heretic2/heretic2-1.06c-r2.ebuild +++ b/games-action/heretic2/heretic2-1.06c-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit cdrom desktop multilib unpacker wrapper DESCRIPTION="Third-person classic magical action-adventure game" -HOMEPAGE="http://lokigames.com/products/heretic2/ - http://www.ravensoft.com/heretic2.html" +HOMEPAGE="https://lokigames.com/products/heretic2/ + https://www.ravensoft.com" SRC_URI="mirror://lokigames/${PN}/${P/%?/b}-unified-x86.run mirror://lokigames/${PN}/${P}-unified-x86.run mirror://lokigames/${PN}/${PN}-maps-1.0.run" |