mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Added md5sum to Aspell instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3413 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
aa1c0f0f7a
commit
f9996f35b8
@ -6,6 +6,7 @@
|
||||
|
||||
<!ENTITY aspell-download-http "http://gnu.mirror.mcgill.ca/aspell/aspell-&aspell-version;.tar.gz">
|
||||
<!ENTITY aspell-download-ftp "ftp://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
|
||||
<!ENTITY aspell-md5sum "8fa031d0eb37a5538aa6fefa657e707f">
|
||||
<!ENTITY aspell-size "1.6 MB">
|
||||
<!ENTITY aspell-buildsize "39.3 MB">
|
||||
<!ENTITY aspell-time "0.74 SBU">
|
||||
@ -33,6 +34,7 @@ independent spell checker.</para>
|
||||
url="&aspell-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&aspell-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &aspell-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &aspell-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&aspell-buildsize;</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user