mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Update to Python-2.4.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6394 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8e1efd04fc
commit
6e74ee03f8
@ -184,7 +184,7 @@
|
||||
<!ENTITY NASM-version "0.98.39">
|
||||
<!ENTITY pdl-version "2.4.2">
|
||||
<!ENTITY php-version "5.1.4">
|
||||
<!ENTITY Python-version "2.4.3">
|
||||
<!ENTITY Python-version "2.4.4">
|
||||
<!ENTITY pyxml-version "0.8.4">
|
||||
<!ENTITY ruby-version "1.8.5">
|
||||
<!ENTITY tcl-version "8.4.13">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY python-download-http "http://www.python.org/ftp/python/&Python-version;/Python-&Python-version;.tar.bz2">
|
||||
<!ENTITY python-download-ftp "ftp://ftp.python.org/pub/python/&Python-version;/Python-&Python-version;.tar.bz2">
|
||||
<!ENTITY python-md5sum "141c683447d5e76be1d2bd4829574f02">
|
||||
<!ENTITY python-size "7.6 MB">
|
||||
<!ENTITY python-buildsize "116 MB">
|
||||
<!ENTITY python-time "0.9 SBU (additional 2.2 SBU to run the test suite)">
|
||||
<!ENTITY python-md5sum "0ba90c79175c017101100ebf5978e906">
|
||||
<!ENTITY python-size "7.8 MB">
|
||||
<!ENTITY python-buildsize "110 MB">
|
||||
<!ENTITY python-time "1.0 SBU (additional 2.6 SBU to run the test suite)">
|
||||
]>
|
||||
|
||||
<sect1 id="python" xreflabel="Python-&Python-version;">
|
||||
|
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>January 14th, 2007</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to Python-2.4.4.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to dhcp-3.0.5.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user