diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:06:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:06:22 +0000 |
commit | 6e786a29d580f47935d4fdda35b1f58a12f2cb7f (patch) | |
tree | 9ae7c25c41e571d117da17d372641c12c2e78f3d /patches.ent | |
parent | e88ab625423d1b2f6602db75fbaac0b45f9d493c (diff) |
Upgrade to Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index bdffa2fdf..e4225de09 100644 --- a/patches.ent +++ b/patches.ent @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch"> -<!ENTITY bash-fixes-patch-md5 "bc337045fa4c5839babf0306cc9df6d0"> -<!ENTITY bash-fixes-patch-size "23 KB"> +<!ENTITY bash-comment-patch "bash-&bash-version;-parse_comment-1.patch"> +<!ENTITY bash-comment-patch-md5 "6420d890711431ebeb63b5a9f3d9764d"> +<!ENTITY bash-comment-patch-size "1.5 KB"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> |