Updated to aspell-0.60.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4813 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2005-07-28 04:46:42 +00:00
parent 52d949e835
commit 60867ced58
3 changed files with 10 additions and 6 deletions

View File

@ -82,7 +82,7 @@
<!ENTITY libglade-version "2.5.1">
<!ENTITY expat-version "1.95.8">
<!ENTITY libesmtp-version "1.0.3r1">
<!ENTITY aspell-version "0.60.2">
<!ENTITY aspell-version "0.60.3">
<!ENTITY ispell-version "3.2.06.epa7">
<!ENTITY slib-version "3a1">
<!ENTITY gwrap-version "1.3.4">

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY aspell-download-http "http://gnu.mirror.mcgill.ca/aspell/aspell-&aspell-version;.tar.gz">
<!ENTITY aspell-download-http "http://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
<!ENTITY aspell-download-ftp "ftp://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
<!ENTITY aspell-md5sum "d067596a1d9029d127d85e5040bab0ab">
<!ENTITY aspell-size "1.6 MB">
<!ENTITY aspell-buildsize "41.5 MB (includes the English dictionary)">
<!ENTITY aspell-time "0.76 SBU">
<!ENTITY aspell-md5sum "ca44ac2fcfdc7213e03d3b5610ce141a">
<!ENTITY aspell-size "8.0 MB">
<!ENTITY aspell-buildsize "26.0 MB">
<!ENTITY aspell-time "0.62 SBU">
]>
<sect1 id="aspell" xreflabel="Aspell-&aspell-version;">

View File

@ -24,6 +24,10 @@
<itemizedlist>
<listitem>
<para>July 27th 2005 [tushar]: Updated to aspell-0.60.3.</para>
</listitem>
<listitem>
<para>July 27th 2005 [tushar]: Updated to libxml2-2.6.20.</para>
</listitem>