diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-03-06 16:50:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-03-06 16:50:14 +0000 |
commit | 7a27279cf1407174ce42ae25ad2613348ba22328 (patch) | |
tree | ea3483e47c2287c571625ad9d468ba95c92751d8 /packages.ent | |
parent | 84d27d59c539fe95e53577562d1d88ca0071ba3e (diff) |
Minor fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 01e0ccf1b..77285a5f9 100644 --- a/packages.ent +++ b/packages.ent @@ -372,7 +372,7 @@ <!ENTITY mpfr-version "2.4.0"> <!ENTITY mpfr-size "1,038 KB"> -<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-current/mpfr-&mpfr-version;.tar.bz2"> +<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.bz2"> <!ENTITY mpfr-md5 "f5916d785d4f7e7282057f6a3ebff9ce"> <!ENTITY mpfr-home "http://www.mpfr.org/"> <!ENTITY mpfr-ch5-du "19.3 MB"> |