diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-21 21:22:48 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-21 21:22:48 +0000 |
commit | 7e7c5ffc80fb1f90e7c5066f44a1f2e411a058f3 (patch) | |
tree | 5f7350f4618a086e009ea066e2234fe4df7455d9 /patches.ent | |
parent | a150b723954a75cc8eab58fe6787c801f1f7e81a (diff) |
Update bash patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches.ent b/patches.ent index c6e17c12e..4f74678c9 100644 --- a/patches.ent +++ b/patches.ent @@ -2,8 +2,8 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-2.patch"> -<!ENTITY bash-fixes-patch-md5 "bfe39ee2c6cae6e01f5f7873e7a1949f"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-3.patch"> +<!ENTITY bash-fixes-patch-md5 "3266ce3d2f0aa647d4ef068e46899246"> <!ENTITY bash-fixes-patch-size "28 KB"> <!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch"> |