diff options
author | Klaus T. Aehlig <aehlig@linta.de> | 2025-06-14 14:27:37 +0200 |
---|---|---|
committer | Klaus T. Aehlig <aehlig@linta.de> | 2025-06-14 14:27:37 +0200 |
commit | a671faaa5cc432011ff60c0765042bc285ab9896 (patch) | |
tree | e3db58eceaf97dda8f6f2917a8dc1d0db01dd9eb | |
parent | 45171532f2d76037aab146be8fb61faa8a7a7852 (diff) | |
download | bootstrappable-toolchain-a671faaa5cc432011ff60c0765042bc285ab9896.tar.gz |
mpfr-4.2.1: update fetch URL
-rw-r--r-- | etc/repos.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/repos.json b/etc/repos.json index ed7b833..7985d74 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -186,7 +186,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" } |