diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 21:54:38 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 21:54:38 +0000 |
commit | c0a66f843fa0a5e8018021715167b59ba77dcc14 (patch) | |
tree | c20ea4e9d9d0737a593861f3bc4499de5f078b7c /patches.ent | |
parent | c8672728089f4f03182146f091762722534474ca (diff) |
Incorporate latest upstream patches for Bash.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8110 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 dc846d547..229268c8e 100644 --- a/patches.ent +++ b/patches.ent @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch"> -<!ENTITY bash-fixes-patch-md5 "39697d6c965bea8e7a3ea21024ef74eb"> -<!ENTITY bash-fixes-patch-size "31.5 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch"> +<!ENTITY bash-fixes-patch-md5 "70e2c3983575a8e82f8601a417e126f0"> +<!ENTITY bash-fixes-patch-size "32 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |