diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-06-17 12:32:50 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-06-17 12:32:50 +0200 |
commit | 99b89ecc638acd73f881003a9e7c66eae5fc6177 (patch) | |
tree | 52b36d7b6622be8fec81d3cd200bde5bdd8fb226 | |
parent | b4a9c1704f80d6722e5e673b1eaf0285cc8b1eb7 (diff) | |
download | justbuild-static-binaries-99b89ecc638acd73f881003a9e7c66eae5fc6177.tar.gz |
Update toolchain
-rw-r--r-- | etc/repos.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/repos.json b/etc/repos.json index 120324d..f570cf5 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -153,7 +153,7 @@ { "repository": { "type": "archive" , "content": "62fb991131420c31d94e7e992c9ba798e8de866f" - , "fetch": "https://www.mpfr.org/mpfr-current/mpfr-4.2.1.tar.xz" + , "fetch": "https://www.mpfr.org/mpfr-4.2.1/mpfr-4.2.1.tar.xz" , "sha256": "277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2" , "subdir": "mpfr-4.2.1" } @@ -257,7 +257,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "45171532f2d76037aab146be8fb61faa8a7a7852" + , "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d" , "subdir": "etc/patches" } } @@ -486,7 +486,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "45171532f2d76037aab146be8fb61faa8a7a7852" + , "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d" , "subdir": "src/bootstrap" } } @@ -495,7 +495,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "45171532f2d76037aab146be8fb61faa8a7a7852" + , "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d" , "subdir": "src/compilers" } } @@ -504,7 +504,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "45171532f2d76037aab146be8fb61faa8a7a7852" + , "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d" , "subdir": "etc/defaults" } } @@ -513,7 +513,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "45171532f2d76037aab146be8fb61faa8a7a7852" + , "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d" , "subdir": "etc/imports" } } @@ -522,7 +522,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "45171532f2d76037aab146be8fb61faa8a7a7852" + , "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d" , "subdir": "toolchains" } } @@ -531,7 +531,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "45171532f2d76037aab146be8fb61faa8a7a7852" + , "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d" , "subdir": "src/tools" } } |