mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to GMP-4.2.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7264 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
bd6f068215
commit
041b4249ff
@ -103,7 +103,7 @@ $Date$
|
||||
<!ENTITY libxml2-version "2.6.31">
|
||||
<!ENTITY libxslt-version "1.1.22">
|
||||
<!ENTITY libgtkhtml-version "2.11.1">
|
||||
<!ENTITY gmp-version "4.2.1">
|
||||
<!ENTITY gmp-version "4.2.2">
|
||||
<!ENTITY gdbm-version "1.8.3">
|
||||
<!ENTITY GLib-version "1.2.10">
|
||||
<!ENTITY glib2-version "2.12.12">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gmp-download-http "http://ftp.gnu.org/gnu/gmp/gmp-&gmp-version;.tar.bz2">
|
||||
<!ENTITY gmp-download-ftp "ftp://ftp.gnu.org/gnu/gmp/gmp-&gmp-version;.tar.bz2">
|
||||
<!ENTITY gmp-md5sum "091c56e0e1cca6b09b17b69d47ef18e3">
|
||||
<!ENTITY gmp-md5sum "7ce52531644e6d12f16911b7e3151f3f">
|
||||
<!ENTITY gmp-size "1.7 MB">
|
||||
<!ENTITY gmp-buildsize "36 MB">
|
||||
<!ENTITY gmp-time "0.9 SBU (additional 0.6 SBU to run the testsuite)">
|
||||
<!ENTITY gmp-buildsize "36 MB (additional 11 MB for alternative documentation)">
|
||||
<!ENTITY gmp-time "1.0 SBU (additional 0.6 SBU to run the testsuite)">
|
||||
]>
|
||||
|
||||
<sect1 id="gmp" xreflabel="GMP-&gmp-version;">
|
||||
|
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>March 12th, 2008</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[rdaniels] - Updated to gmp-4.2.2.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to libgtkhtml-2.11.1.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user