diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-15 21:32:51 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-15 21:32:51 +0000 |
commit | 788676013b56f782225f93ac7041691ed3424645 (patch) | |
tree | d3b6e227e592d3ab92304013cc004469b1e0b844 /entities/sed.ent | |
parent | 2391122c2353727c3b00e623c0da7cfff05b96e1 (diff) |
Updated to autoconf-2.57, automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3, linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, util-linux-2.11y. Removed warning about --enable-kernel.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/sed.ent')
-rw-r--r-- | entities/sed.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/sed.ent b/entities/sed.ent index be5bcf4f1..60a78d18a 100644 --- a/entities/sed.ent +++ b/entities/sed.ent @@ -11,7 +11,7 @@ <!ENTITY aa-sed-dep SYSTEM "../appendixa/sed-dep.xml"> <!ENTITY aa-sed-down SYSTEM "../appendixa/sed-down.xml"> -<!ENTITY sed-version "4.0"> +<!ENTITY sed-version "4.0.4"> <!ENTITY sed-depversion "3.02"> <!ENTITY sed-contversion "3.02"> <!ENTITY sed-size "488 KB"> |