diff options
author | Leah Rowe <leah@libreboot.org> | 2025-05-14 21:46:44 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-05-14 21:46:44 +0100 |
commit | a8d0777da16cd45248473f5b00f4b8ec120fa4e9 (patch) | |
tree | 94859154b20ff1b908624560b5a3c78d9339c707 /config/submodule/coreboot/default/gcc-14.2.0.tar.xz/module.cfg | |
parent | 77d33721f3a6a8c4d6b75357c2d31f0f29bf7c55 (diff) | |
parent | 46f42291d3c1e9a3e5b34b6bd727f94cd512bc64 (diff) |
Merge branch 'master' into 25.06_branch
Diffstat (limited to 'config/submodule/coreboot/default/gcc-14.2.0.tar.xz/module.cfg')
-rw-r--r-- | config/submodule/coreboot/default/gcc-14.2.0.tar.xz/module.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/submodule/coreboot/default/gcc-14.2.0.tar.xz/module.cfg b/config/submodule/coreboot/default/gcc-14.2.0.tar.xz/module.cfg index 4ef88d1d..e637ba03 100644 --- a/config/submodule/coreboot/default/gcc-14.2.0.tar.xz/module.cfg +++ b/config/submodule/coreboot/default/gcc-14.2.0.tar.xz/module.cfg @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -subfile="https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gcc/gcc-14.2.0/gcc-14.2.0.tar.xz" -subfile_bkup="https://ftp.nluug.nl/pub/gnu/gcc/gcc-14.2.0/gcc-14.2.0.tar.xz" +subcurl="https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gcc/gcc-14.2.0/gcc-14.2.0.tar.xz" +subcurl_bkup="https://ftp.nluug.nl/pub/gnu/gcc/gcc-14.2.0/gcc-14.2.0.tar.xz" subhash="932bdef0cda94bacedf452ab17f103c0cb511ff2cec55e9112fc0328cbf1d803b42595728ea7b200e0a057c03e85626f937012e49a7515bc5dd256b2bf4bc396" |