summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-06-12 07:50:05 +0100
committerLeah Rowe <leah@libreboot.org>2024-06-12 07:50:05 +0100
commit67c95fc72d28d4bdeaa43dadeddef1509217e2f1 (patch)
tree58d141b17f997f1537bc58dccd2d59a8252a638c
parent79d5d83412043b2bde070844fd4bfbc765ed2a01 (diff)
coreboot nasm: use coreboot mirror as backup
don't use the macports mirror, because it's not certain whether those tarballs will always be there. use the coreboot one as a backup instead, and nasm.us as main Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r--config/submodule/coreboot/default/nasm-2.16.01.tar.bz2/module.cfg2
-rw-r--r--config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg2
-rw-r--r--config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg2
-rw-r--r--config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg2
4 files changed, 4 insertions, 4 deletions
diff --git a/config/submodule/coreboot/default/nasm-2.16.01.tar.bz2/module.cfg b/config/submodule/coreboot/default/nasm-2.16.01.tar.bz2/module.cfg
index 53f022b4..a98cab0b 100644
--- a/config/submodule/coreboot/default/nasm-2.16.01.tar.bz2/module.cfg
+++ b/config/submodule/coreboot/default/nasm-2.16.01.tar.bz2/module.cfg
@@ -1,3 +1,3 @@
subfile="https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/nasm-2.16.01.tar.bz2"
-subfile_bkup="https://www.mirrorservice.org/sites/distfiles.macports.org/nasm/nasm-2.16.01.tar.bz2"
+subfile_bkup="https://coreboot.org/releases/crossgcc-sources/nasm-2.16.01.tar.bz2"
subhash="daecc50d0c04cfa1e8a09bbece808548478fc03834b0c3fb06a9da56d3b51697e2d09a469cef8a4761290cdfc65e0eb46d76b6ca11dfa1dcd1051882c5e7fd88"
diff --git a/config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg b/config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg
index 63cb78cf..fecb3cba 100644
--- a/config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg
+++ b/config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg
@@ -1,3 +1,3 @@
subfile="https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.bz2"
-subfile_bkup="https://www.mirrorservice.org/sites/distfiles.macports.org/nasm/nasm-2.14.02.tar.bz2"
+subfile_bkup="https://coreboot.org/releases/crossgcc-sources/nasm-2.14.02.tar.bz2"
subhash="71e3d44736493b1a56d4230bc2e5519e858aaadde5d89a692f1472fad6755084460e36b42852707f4c862eff75d3f2c232aedcc4e61e9d9ffcc8c9ca6498292b"
diff --git a/config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg b/config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg
index 53f022b4..a98cab0b 100644
--- a/config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg
+++ b/config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg
@@ -1,3 +1,3 @@
subfile="https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/nasm-2.16.01.tar.bz2"
-subfile_bkup="https://www.mirrorservice.org/sites/distfiles.macports.org/nasm/nasm-2.16.01.tar.bz2"
+subfile_bkup="https://coreboot.org/releases/crossgcc-sources/nasm-2.16.01.tar.bz2"
subhash="daecc50d0c04cfa1e8a09bbece808548478fc03834b0c3fb06a9da56d3b51697e2d09a469cef8a4761290cdfc65e0eb46d76b6ca11dfa1dcd1051882c5e7fd88"
diff --git a/config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg b/config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg
index 8cc5d518..f60eb55b 100644
--- a/config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg
+++ b/config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg
@@ -1,3 +1,3 @@
subfile="https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.bz2"
-subfile_bkup="https://www.mirrorservice.org/sites/distfiles.macports.org/nasm/nasm-2.15.05.tar.bz2"
+subfile_bkup="https://coreboot.org/releases/crossgcc-sources/nasm-2.15.05.tar.bz2"
subhash="e608222eea4970249f0ee1638207b3368fb43b87117cfdb2788b2c7fd6e221f567ee8dd9b910f9e0c4837dc4866606cd9baf5c3266b81188037059b79635ea79"