From 67c95fc72d28d4bdeaa43dadeddef1509217e2f1 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 12 Jun 2024 07:50:05 +0100 Subject: 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 --- config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg') 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" -- cgit v1.2.1