diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 00:05:16 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 00:05:16 +0000 |
commit | b42fa0137eda3358cc467d1ef04390e5059288b4 (patch) | |
tree | fd4ca098f4c8fa31e442fbb2deb55df6496a3460 /entities/bison.ent | |
parent | e0f2571894178e00eb7f8e3ade60a20d3bfc1e40 (diff) |
o Upgraded to bison-1.75, sed-4.0.
o Moved m4 before bison to meet its dependency.
o Fixed the date, I'm suprised nobody noticed it :)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/bison.ent')
-rw-r--r-- | entities/bison.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/bison.ent b/entities/bison.ent index a4f2fe8b3..130c2f4c1 100644 --- a/entities/bison.ent +++ b/entities/bison.ent @@ -8,10 +8,10 @@ <!ENTITY aa-bison-dep SYSTEM "../appendixa/bison-dep.xml"> <!ENTITY aa-bison-down SYSTEM "../appendixa/bison-down.xml"> -<!ENTITY bison-version "1.35"> +<!ENTITY bison-version "1.75"> <!ENTITY bison-depversion "1.31"> <!ENTITY bison-contversion "1.35"> -<!ENTITY bison-size "613 KB"> +<!ENTITY bison-size "755 KB"> <!ENTITY bison-dir "bison-&bison-version;"> <!ENTITY bison-package "bison-&bison-version;.tar.bz2"> |