commit: 062e72f1ce3c8d271c5d1f3f14aa55651dde44ff Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Mar 6 21:47:58 2026 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Mar 6 21:48:02 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062e72f1
games-action/heretic2: update SRC_URI Inline and https the singleton lokigames mirror. Bug: https://bugs.gentoo.org/916599 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> games-action/heretic2/heretic2-1.06c-r2.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-action/heretic2/heretic2-1.06c-r2.ebuild b/games-action/heretic2/heretic2-1.06c-r2.ebuild index ba049036a997..ffc0b4ec66a0 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-2023 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,9 +8,9 @@ inherit cdrom desktop multilib unpacker wrapper DESCRIPTION="Third-person classic magical action-adventure game" 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" +SRC_URI="https://updates.lokigames.com/${PN}/${P/%?/b}-unified-x86.run + https://updates.lokigames.com/${PN}/${P}-unified-x86.run + https://updates.lokigames.com/${PN}/${PN}-maps-1.0.run" S="${WORKDIR}" LICENSE="LOKI-EULA"
