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/gmp-6.3.0.tar.xz | |
parent | 77d33721f3a6a8c4d6b75357c2d31f0f29bf7c55 (diff) | |
parent | 46f42291d3c1e9a3e5b34b6bd727f94cd512bc64 (diff) |
Merge branch 'master' into 25.06_branch
Diffstat (limited to 'config/submodule/coreboot/default/gmp-6.3.0.tar.xz')
-rw-r--r-- | config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg b/config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg index 46b55c01..90466fed 100644 --- a/config/submodule/coreboot/default/gmp-6.3.0.tar.xz/module.cfg +++ b/config/submodule/coreboot/default/gmp-6.3.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/gmp/gmp-6.3.0.tar.xz" -subfile_bkup="https://ftp.nluug.nl/pub/gnu/gmp/gmp-6.3.0.tar.xz" +subcurl="https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz" +subcurl_bkup="https://ftp.nluug.nl/pub/gnu/gmp/gmp-6.3.0.tar.xz" subhash="e85a0dab5195889948a3462189f0e0598d331d3457612e2d3350799dba2e244316d256f8161df5219538eb003e4b5343f989aaa00f96321559063ed8c8f29fd2" |