commit:     01fc030aed453f83d20b4fda5f38d626649345ba
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  6 21:28:50 2026 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Mar  6 21:31:58 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01fc030a

eclass/tests/unpacker.sh: http -> https for updates.lokigames.com

$ curl -i http://updates.lokigames.com/sof/sof-1.06a-cdrom-x86.run
HTTP/1.1 301 Moved Permanently
Date: Fri, 06 Mar 2026 21:29:35 GMT
Server: Apache/2.4.58 (Ubuntu)
Location: https://updates.lokigames.com/sof/sof-1.06a-cdrom-x86.run
Content-Length: 352
Content-Type: text/html; charset=iso-8859-1

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 eclass/tests/unpacker.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/tests/unpacker.sh b/eclass/tests/unpacker.sh
index ef17e724a851..4b2fcb030bb0 100755
--- a/eclass/tests/unpacker.sh
+++ b/eclass/tests/unpacker.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -398,7 +398,7 @@ if [[ -n ${DISTDIR} ]]; then
 
        # makeself 1.5.4, gzip
        test_online \
-               http://updates.lokigames.com/sof/sof-1.06a-cdrom-x86.run \
+               https://updates.lokigames.com/sof/sof-1.06a-cdrom-x86.run \
                
f76f605af08a19b77548455c0101e03aca7cae69462914e47911da2fadd6d4f3b766e1069556ead0d06c757b179ae2e8105e76ea37852f17796b47b4712aec87
 \
                update.sh \
                
ba7a3f8fa79bbed8ca3a34ead957aeaa308c6e6d6aedd603098aa9867ca745983ff98c83d65572e507f2c3c4e0778ae4984f8b69d2b8279741b06064253c5788

Reply via email to