aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-09-17 20:44:06 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-09-17 20:44:06 +0000
commit43daae87d3f59c6e91404feb46890adfa072fb0e (patch)
tree94c89fac208da4be11d99095cda40d425ffd4362 /patches.ent
parent3f88698c4839a6d64f14c19793dbcdc0ad95490d (diff)
Upgrade to latest upstream Bash patches. Fixes #2484.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent
index 4838391dc..80918480c 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch">
-<!ENTITY bash-fixes-patch-md5 "0f4c4e68cc11088e7136def4adba82c7">
-<!ENTITY bash-fixes-patch-size "40 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
+<!ENTITY bash-fixes-patch-md5 "1712950349a705dabedef6c920422011">
+<!ENTITY bash-fixes-patch-size "43 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">