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/haswell/nasm-2.16.01.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/haswell/nasm-2.16.01.tar.bz2')
-rw-r--r-- | config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
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 new file mode 100644 index 00000000..53f022b4 --- /dev/null +++ b/config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg @@ -0,0 +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" +subhash="daecc50d0c04cfa1e8a09bbece808548478fc03834b0c3fb06a9da56d3b51697e2d09a469cef8a4761290cdfc65e0eb46d76b6ca11dfa1dcd1051882c5e7fd88" |