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/automake.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/automake.ent')
-rw-r--r-- | entities/automake.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/automake.ent b/entities/automake.ent index bec4ae3af..7ce4b3295 100644 --- a/entities/automake.ent +++ b/entities/automake.ent @@ -6,12 +6,12 @@ <!ENTITY aa-automake-dep SYSTEM "../appendixa/automake-dep.xml"> <!ENTITY aa-automake-down SYSTEM "../appendixa/automake-down.xml"> -<!ENTITY automake-version "1.7.6"> +<!ENTITY automake-version "1.7.9"> <!ENTITY automake-depversion "1.5"> <!ENTITY automake-contversion "1.7.6"> <!ENTITY automake-dir "automake-&automake-version;"> <!ENTITY automake-package "automake-&automake-version;.tar.bz2"> -<!ENTITY automake-size "545 KB"> +<!ENTITY automake-size "564 KB"> <!ENTITY automake-compsize "6.8 MB"> <!ENTITY automake-time "5.3 SBU"> |