diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 17:04:28 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 17:04:28 +0000 |
commit | 85ca28c9001c72262e90fb4e859366528db4fcfc (patch) | |
tree | 91f3281c0a141c471023300fa41f71c50d9d640a /packages.ent | |
parent | 2b694e785be8ad2d075e3af0d1f35250159e83ff (diff) |
Updated Tcl to 8.5.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/packages.ent b/packages.ent index 7b6f80f2f..fcbe066d1 100644 --- a/packages.ent +++ b/packages.ent @@ -490,13 +490,14 @@ <!ENTITY tar-ch6-du "19.9 MB"> <!ENTITY tar-ch6-sbu "0.3 SBU"> -<!ENTITY tcl-version "8.4.18"> -<!ENTITY tcl-size "3,568 KB"> +<!ENTITY tcl-version "8.5.4"> +<!ENTITY tcl-major-version "8.5"> +<!ENTITY tcl-size "4,402 KB"> <!ENTITY tcl-url "&sourceforge;tcl/tcl&tcl-version;-src.tar.gz"> -<!ENTITY tcl-md5 "7d8bc95036f797b1a2b62a5a382d2cc1"> +<!ENTITY tcl-md5 "15032a6a43f3bfbe9223b95186849472"> <!ENTITY tcl-home "http://tcl.sourceforge.net/"> -<!ENTITY tcl-ch5-du "24 MB"> -<!ENTITY tcl-ch5-sbu "0.3 SBU"> +<!ENTITY tcl-ch5-du "36 MB"> +<!ENTITY tcl-ch5-sbu "0.6 SBU"> <!ENTITY texinfo-version "4.11"> <!ENTITY texinfo-size "1,621 KB"> |