diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-28 17:58:30 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-28 17:58:30 +0000 |
commit | 9b4f820a08c278e7519afb76ac6cbbd7815aa19e (patch) | |
tree | b8d2eb5715c7003aa78649f533e0d3c9f8f085a0 /entities | |
parent | cfd08b432de20ef7b9a7fac103379816aeb9a4b3 (diff) |
Added bash-2.05b-2.patch to incorporate all 7 patches from ftp.gnu.org
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/bash.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/bash.ent b/entities/bash.ent index 75117fa08..08842359e 100644 --- a/entities/bash.ent +++ b/entities/bash.ent @@ -19,8 +19,8 @@ <!ENTITY bash-package "bash-&bash-version;.tar.bz2"> <!ENTITY bash-dir "bash-&bash-version;"> <!ENTITY bash-size "1,766 KB"> -<!ENTITY bash-patch-version "2.05b"> -<!ENTITY bash-patch-size "4 KB"> +<!ENTITY bash-patch-version "2.05b-2"> +<!ENTITY bash-patch-size "7.6 KB"> <!ENTITY bash-compsize-static "24 MB"> <!ENTITY bash-time-static "1 SBU"> |