From f989d5b434f8fe3c6c5baafb8b35ec8e6cfcdbb1 Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Sat, 9 Sep 2023 18:40:40 +0100
Subject: blobs/sources: fix backup links on some files

some files did not have backup links defined (the ones
defined were the same as main links)

Signed-off-by: Leah Rowe <leah@libreboot.org>
---
 config/blobs/sources | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'config/blobs/sources')

diff --git a/config/blobs/sources b/config/blobs/sources
index 433cad82..ffba934e 100644
--- a/config/blobs/sources
+++ b/config/blobs/sources
@@ -76,7 +76,7 @@
 
 	EC_hash 940e533b6a276c13a6e46a93795ca84b19877b05e82c0c1795b7fea9cbea63c28e606ef994352fc77c4fdfb2e0c31c5edeefa98b989e1990364dfc6417b25460
 	EC_url https://ftp.hp.com/pub/softpaq/sp96001-96500/sp96088.exe
-	EC_url_bkup https://ftp.hp.com/pub/softpaq/sp96001-96500/sp96088.exe
+	EC_url_bkup https://web.archive.org/web/20230909164345/https://ftp.hp.com/pub/softpaq/sp96001-96500/sp96088.exe
 }
 
 {t1650}{
@@ -96,7 +96,7 @@
 
 	EC_hash b95c9cf909ed537fb448e2be69eddcb57459efbaf0a979a73cd2bce90a7014b110f4dbbeecfd596c072636396b8f20c229c59ffe34e45500ce9edb000c6ccaf9
 	EC_url https://ftp.hp.com/pub/softpaq/sp77501-78000/sp77818.exe
-	EC_url_bkup https://ftp.hp.com/pub/softpaq/sp77501-78000/sp77818.exe
+	EC_url_bkup https://web.archive.org/web/20230909173821/https://ftp.hp.com/pub/softpaq/sp77501-78000/sp77818.exe
 }
 
 # nvidia vga option rom for dgpu models of Dell Latitude E6400
-- 
cgit v1.2.1