diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-06-18 10:38:52 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-06-18 10:38:52 +0200 |
commit | 598f71e6b4d1a943449a581881ec6a367ec9e77e (patch) | |
tree | 150f9e6d18e3d83ef112f41822e55ad255df0b14 | |
parent | 1fa9984b7f65638515c0be743abe15bb0b8170e8 (diff) | |
download | justbuild-598f71e6b4d1a943449a581881ec6a367ec9e77e.tar.gz |
Update imports
-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 0fe9a168..d444c262 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -836,7 +836,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" }, @@ -945,7 +945,7 @@ "type": "git", "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain", "branch": "master", - "commit": "45171532f2d76037aab146be8fb61faa8a7a7852", + "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d", "subdir": "etc/patches" } }, @@ -1151,7 +1151,7 @@ "type": "git", "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain", "branch": "master", - "commit": "45171532f2d76037aab146be8fb61faa8a7a7852", + "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d", "subdir": "src/bootstrap" } }, @@ -1160,7 +1160,7 @@ "type": "git", "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain", "branch": "master", - "commit": "45171532f2d76037aab146be8fb61faa8a7a7852", + "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d", "subdir": "src/compilers" } }, @@ -1169,7 +1169,7 @@ "type": "git", "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain", "branch": "master", - "commit": "45171532f2d76037aab146be8fb61faa8a7a7852", + "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d", "subdir": "etc/defaults" } }, @@ -1178,7 +1178,7 @@ "type": "git", "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain", "branch": "master", - "commit": "45171532f2d76037aab146be8fb61faa8a7a7852", + "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d", "subdir": "etc/imports" } }, @@ -1187,7 +1187,7 @@ "type": "git", "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain", "branch": "master", - "commit": "45171532f2d76037aab146be8fb61faa8a7a7852", + "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d", "subdir": "toolchains" } }, @@ -1196,7 +1196,7 @@ "type": "git", "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain", "branch": "master", - "commit": "45171532f2d76037aab146be8fb61faa8a7a7852", + "commit": "9e4e676260aa3205a79f0e8d280fb957f65eb89d", "subdir": "src/tools" } } |