commit: 310ee55a0a118765b2b21c394ea4f1698e767df0 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Mar 6 21:45:59 2026 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Mar 6 21:46:04 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310ee55a
games-action/heretic2-demo: 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-demo/heretic2-demo-1.06a-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-action/heretic2-demo/heretic2-demo-1.06a-r2.ebuild b/games-action/heretic2-demo/heretic2-demo-1.06a-r2.ebuild index 1168144b8a4c..42de71be9de5 100644 --- a/games-action/heretic2-demo/heretic2-demo-1.06a-r2.ebuild +++ b/games-action/heretic2-demo/heretic2-demo-1.06a-r2.ebuild @@ -8,7 +8,7 @@ inherit desktop unpacker wrapper DESCRIPTION="Third-person classic magical action-adventure game" HOMEPAGE="https://www.lokigames.com/products/heretic2/ https://www.hereticii.com/" -SRC_URI="mirror://lokigames/loki_demos/${PN}.run" +SRC_URI="https://updates.lokigames.com/loki_demos/${PN}.run" S="${WORKDIR}" LICENSE="LOKI-EULA"
