diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-16 19:14:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-16 19:14:46 +0000 |
commit | 993c15f04fc312f2c5dc35b54e26bc4820420ba3 (patch) | |
tree | 55e775e88c88c817751798d0821ad7e7a767a7e2 /packages.ent | |
parent | 31ac6918e9d78e62c3aea322db55df7839303f5e (diff) |
Upgrade to MPFR-3.1.2. Fixes #3306.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.ent b/packages.ent index ec6fb4eff..19042ab4c 100644 --- a/packages.ent +++ b/packages.ent @@ -389,10 +389,10 @@ <!ENTITY mpc-ch6-du "10.2 MB"> <!ENTITY mpc-ch6-sbu "0.4 SBU"> -<!ENTITY mpfr-version "3.1.1"> -<!ENTITY mpfr-size "1,047 KB"> +<!ENTITY mpfr-version "3.1.2"> +<!ENTITY mpfr-size "1,049 KB"> <!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.xz"> -<!ENTITY mpfr-md5 "91d51c41fcf2799e4ee7a7126fc95c17"> +<!ENTITY mpfr-md5 "e3d203d188b8fe60bb6578dd3152e05c"> <!ENTITY mpfr-home "http://www.mpfr.org/"> <!ENTITY mpfr-ch5-du "27 MB"> <!ENTITY mpfr-ch5-sbu "1.0 SBU"> |