diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2003-08-28 20:29:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2003-08-28 20:29:59 +0000 |
commit | 871df54793b18fd5d26bb69a44ebf7950f31d556 (patch) | |
tree | 7ad5655b926be074523922c3fb5fc149e1078adf /entities/tcl.ent | |
parent | e3a399d4785974fae261b8bb442376c8641513ba (diff) |
Upgraded to findutils-4.1.20 and tcl-8.4.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/tcl.ent')
-rw-r--r-- | entities/tcl.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/tcl.ent b/entities/tcl.ent index 207592861..91081586f 100644 --- a/entities/tcl.ent +++ b/entities/tcl.ent @@ -9,10 +9,10 @@ <!ENTITY aa-tcl-dep SYSTEM "../appendixa/tcl-dep.xml"> <!ENTITY aa-tcl-down SYSTEM "../appendixa/tcl-down.xml"> -<!ENTITY tcl-version "8.4.2"> +<!ENTITY tcl-version "8.4.4"> <!ENTITY tcl-package "tcl-&tcl-version;.tar.bz2"> <!ENTITY tcl-dir "tcl-&tcl-version;"> -<!ENTITY tcl-size ""> +<!ENTITY tcl-size "3,370 KB"> <!ENTITY tcl-compsize-static "24 MB"> <!ENTITY tcl-time-static "1 SBU"> |