diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-23 20:54:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-23 20:54:01 +0000 |
commit | 9feef20f154f9bae63c04c97a5aa6bdd16d831e0 (patch) | |
tree | 1070191d9d9ebea0e1ee2f4645776ec666e009b3 /patches.ent | |
parent | 92593fef706c5aa0025d8b7c19e8d33cb52e194a (diff) |
Add latest upstream Bash patches. Fixes #2450.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8986 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 8457dc80c..6c76718e7 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch"> -<!ENTITY bash-fixes-patch-md5 "f6f17b7a3d637d14e238da58a5379b42"> -<!ENTITY bash-fixes-patch-size "34 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> +<!ENTITY bash-fixes-patch-md5 "0f4c4e68cc11088e7136def4adba82c7"> +<!ENTITY bash-fixes-patch-size "40 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |