aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-09-16 13:53:03 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-09-16 13:53:03 +0000
commit37fcb0780a8d3e4cf3d6a86cfdef356091814c7d (patch)
treeedf364433da2839c882e35003741ffce47df2225 /patches.ent
parent61c97d93111c49e13c51eff2264918b2b8485de0 (diff)
Upgrade to Bash-4.2.37. Fixes #3177.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9991 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 4b231741d..43f756d9e 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch">
-<!ENTITY bash-fixes-patch-md5 "e82d2200e82aa28640299bbcad140361">
-<!ENTITY bash-fixes-patch-size "51 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-9.patch">
+<!ENTITY bash-fixes-patch-md5 "db330dd98d829792aca1b463ba47d63b">
+<!ENTITY bash-fixes-patch-size "53 KB">
<!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch">