diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-30 09:40:46 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-30 09:40:46 -0500 |
commit | 8cab730a5b9f8d770c462b6f30ee33886f240b15 (patch) | |
tree | 27496f02fe1f2e08f329e3a88b7d7c1749df106b /packages.ent | |
parent | 813ab55675c99ee4040c38ee468d4bf9b70bdd19 (diff) | |
parent | 93db1e614e093078304409d148a1cfe15fd3eb68 (diff) |
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 37daba503..99c48197b 100644 --- a/packages.ent +++ b/packages.ent @@ -508,7 +508,7 @@ <!ENTITY mpfr-version "4.1.0"> <!ENTITY mpfr-size "1,490 KB"> -<!ENTITY mpfr-url "https://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.xz"> +<!ENTITY mpfr-url "https://ftp.gnu.org/gnu/mpfr/mpfr-&mpfr-version;.tar.xz"> <!ENTITY mpfr-md5 "bdd3d5efba9c17da8d83a35ec552baef"> <!ENTITY mpfr-home "https://www.mpfr.org/"> <!ENTITY mpfr-fin-du "38 MB"> |