diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-11-06 20:25:11 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-11-06 20:25:11 +0000 |
commit | 372e36505f52f63f83ea3d6381295b83f9451251 (patch) | |
tree | c2dd4ec0f632f192be93d0754de931fba2288c92 /patches.ent | |
parent | 780c08d7ea41d2fc17468503c5cae578ee2d2e46 (diff) |
Upgrade to latest upstream patches for Bash.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9094 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 69b70dc44..32c7b3f18 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch"> -<!ENTITY bash-fixes-patch-md5 "1712950349a705dabedef6c920422011"> -<!ENTITY bash-fixes-patch-size "43 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch"> +<!ENTITY bash-fixes-patch-md5 "9b8ef92bf27abeb0ff57069f4fbc4a48"> +<!ENTITY bash-fixes-patch-size "44 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |