diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-13 06:08:33 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-13 06:08:33 +0000 |
commit | 28acf755560608f7a02ca7d34f1a1ee48b0a2efd (patch) | |
tree | 2ffcedfa9c3cd2397798e2f056bfa4b6005f62ef /entities/sed.ent | |
parent | bc827b3954789582bfb444ba119dfbcd45281c75 (diff) |
Upgraded to Autoconf-2.58, Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.4 and Sed-4.0.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/sed.ent')
-rw-r--r-- | entities/sed.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/sed.ent b/entities/sed.ent index 379cf2f10..3dc494907 100644 --- a/entities/sed.ent +++ b/entities/sed.ent @@ -8,12 +8,12 @@ <!ENTITY aa-sed-dep SYSTEM "../appendixa/sed-dep.xml"> <!ENTITY aa-sed-down SYSTEM "../appendixa/sed-down.xml"> -<!ENTITY sed-version "4.0.7"> +<!ENTITY sed-version "4.0.8"> <!ENTITY sed-depversion "3.02"> <!ENTITY sed-contversion "4.0.7"> <!ENTITY sed-dir "sed-&sed-version;"> <!ENTITY sed-package "sed-&sed-version;.tar.gz"> -<!ENTITY sed-size "678 KB"> +<!ENTITY sed-size "717 KB"> <!ENTITY sed-compsize-tools "5.2 MB"> <!ENTITY sed-time-tools "0.2 SBU"> |