diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:25:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:25:31 +0000 |
commit | 70b2fcc31bb902126af670c2764ab1fa8cbce839 (patch) | |
tree | a79949b0b4230d2ce780b59040afea1195bc8fde /packages.ent | |
parent | 0bd25bfc50fa221701c00ed1276c3eb5322cc346 (diff) |
Upgrade to Tcl-8.5.9. Fixes #2753.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.ent b/packages.ent index 426349f38..e96a4f31c 100644 --- a/packages.ent +++ b/packages.ent @@ -495,11 +495,11 @@ <!ENTITY tar-ch6-du "21.2 MB"> <!ENTITY tar-ch6-sbu "1.9 SBU"> -<!ENTITY tcl-version "8.5.8"> +<!ENTITY tcl-version "8.5.9"> <!ENTITY tcl-major-version "8.5"> -<!ENTITY tcl-size "4,348 KB"> +<!ENTITY tcl-size "4,365 KB"> <!ENTITY tcl-url "&sourceforge;tcl/tcl&tcl-version;-src.tar.gz"> -<!ENTITY tcl-md5 "7f123e53b3daaaba2478d3af5a0752e3"> +<!ENTITY tcl-md5 "8512d8db3233041dd68a81476906012a"> <!ENTITY tcl-home "http://tcl.sourceforge.net/"> <!ENTITY tcl-ch5-du "32 MB"> <!ENTITY tcl-ch5-sbu "0.5 SBU"> |