From 34478ad3aeecf0a5c63822411aa1f3efe3f67560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?= Date: Fri, 21 Feb 2025 14:42:19 +0100 Subject: [PATCH] docker bisection --- lib/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/functions.sh b/lib/functions.sh index 5e79d50..fc46929 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -1469,7 +1469,7 @@ EOF elif cat /proc/cpuinfo |grep -q AuthenticAMD; then # 27.5.0-1 -- wget https://file-store.openmandriva.org/api/v1/file_stores/142e76f40a398c59aaafa727bdf889fb1511d715 # 28.0.0-2 -- wget https://file-store.openmandriva.org/api/v1/file_stores/6a61e12ee92feacc130a749d8ed7848827e7489c - wget https://file-store.openmandriva.org/api/v1/file_stores/6a61e12ee92feacc130a749d8ed7848827e7489c + wget https://file-store.openmandriva.org/api/v1/file_stores/d45425965fd89a0b1bf79571ffb8641fda3bc90d else wget https://file-store.openmandriva.org/api/v1/file_stores/dd69c9573a9c945fdb8dcfdbfc6ba823b914bc24 fi