diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-03 11:36:23 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-03 11:36:23 +0000 |
commit | 2a8f0979ff164942982abb42fe1f3c8a367e67d1 (patch) | |
tree | 191afe35d0fe8d9d43cbcb87c6af98c9ff7671d8 /patches.ent | |
parent | 0da73b6b5bd3df300fd761a11a09048d62fca009 (diff) |
Upgrade to Bash-4.2.39. Fixes #3217.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10034 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 968ca6537..ae9e2ecd5 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-9.patch"> -<!ENTITY bash-fixes-patch-md5 "db330dd98d829792aca1b463ba47d63b"> -<!ENTITY bash-fixes-patch-size "53 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-10.patch"> +<!ENTITY bash-fixes-patch-md5 "739056302cfbb5675ceb87b29cd898e5"> +<!ENTITY bash-fixes-patch-size "54 KB"> <!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch"> |