diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:54:26 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:54:26 +0000 |
commit | 4aff39624681ad351a5f09e4f462aa53eafff828 (patch) | |
tree | 7e7ac241241a87db8273a1a1556d0a1380d2097e /packages.ent | |
parent | 19b352141cb1a77599cee467dc0c0cb57e7af47b (diff) |
Upgrade to MPFR-3.1.1. Fixes #3133.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages.ent b/packages.ent index 4a70e2db5..f1fdb2be1 100644 --- a/packages.ent +++ b/packages.ent @@ -389,10 +389,10 @@ <!ENTITY mpc-ch6-du "10.5 MB"> <!ENTITY mpc-ch6-sbu "0.3 SBU"> -<!ENTITY mpfr-version "3.1.0"> -<!ENTITY mpfr-size "1,176 KB"> -<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.bz2"> -<!ENTITY mpfr-md5 "238ae4a15cc3a5049b723daef5d17938"> +<!ENTITY mpfr-version "3.1.1"> +<!ENTITY mpfr-size "1,047 KB"> +<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.xz"> +<!ENTITY mpfr-md5 "91d51c41fcf2799e4ee7a7126fc95c17"> <!ENTITY mpfr-home "http://www.mpfr.org/"> <!ENTITY mpfr-ch5-du "27.1 MB"> <!ENTITY mpfr-ch5-sbu "1.0 SBU"> |