diff options
author | Leah Rowe <leah@libreboot.org> | 2024-06-08 08:30:59 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-06-09 06:55:25 +0100 |
commit | a0eb79dfd823665bc33171f6d82b0ef8794038c7 (patch) | |
tree | 95779b4d4c62bcc68f728ecec32721ec43e7b52b /config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2 | |
parent | b0d1ad32fa87e9042e2e7f86469e746f451daafb (diff) |
add crossgcc tarballs to config/submodules/
support redundant downloads, and enable inclusion of these
tarballs inside release archives, for offline builds.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2')
-rw-r--r-- | config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
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 new file mode 100644 index 00000000..8cc5d518 --- /dev/null +++ b/config/submodule/coreboot/i945/nasm-2.15.05.tar.bz2/module.cfg @@ -0,0 +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" +subhash="e608222eea4970249f0ee1638207b3368fb43b87117cfdb2788b2c7fd6e221f567ee8dd9b910f9e0c4837dc4866606cd9baf5c3266b81188037059b79635ea79" |