diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2003-08-28 20:10:41 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2003-08-28 20:10:41 +0000 |
commit | e3a399d4785974fae261b8bb442376c8641513ba (patch) | |
tree | bcdaf32e0cce102434acc64ead9263225a914039 /entities/expect.ent | |
parent | 1e5a3c373f610cd4fefbdac45bc4f22ced7d5f94 (diff) |
Updated to expect-5.39.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/expect.ent')
-rw-r--r-- | entities/expect.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/entities/expect.ent b/entities/expect.ent index 26160c9a8..d233c94b0 100644 --- a/entities/expect.ent +++ b/entities/expect.ent @@ -10,12 +10,12 @@ <!ENTITY aa-expect-dep SYSTEM "../appendixa/expect-dep.xml"> <!ENTITY aa-expect-down SYSTEM "../appendixa/expect-down.xml"> -<!ENTITY expect-version "5.38.4"> +<!ENTITY expect-version "5.39.0"> <!ENTITY expect-patch-version "5.38.4"> <!ENTITY expect-package "expect-&expect-version;.tar.bz2"> <!ENTITY expect-dir "expect-&expect-version;"> -<!ENTITY expect-size ""> -<!ENTITY expect-patch-size ""> +<!ENTITY expect-size "508 KB"> +<!ENTITY expect-patch-size "6.5 KB"> <!ENTITY expect-compsize-static "24 MB"> <!ENTITY expect-time-static "1 SBU"> |