diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:36:10 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:36:10 +0000 |
commit | 74fa2c207a16f655ebd6eb6fc3621da948b78d3e (patch) | |
tree | ba23df76d003abb21e8a1e6ab4612eb51818eefa /patches.ent | |
parent | 8319c55ddbcbd067a291120ef13490d2fd480894 (diff) |
Upgrade to Bash-4.1.009. Fixes #2770.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9401 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 f37b337f5..1123dbde0 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 "7813f0e42d41dc4443dc3d161ad24987"> -<!ENTITY bash-fixes-patch-size "5.1 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> +<!ENTITY bash-fixes-patch-md5 "500043db34cfb2c857335cb090ffd43d"> +<!ENTITY bash-fixes-patch-size "6.1 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |