diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:38:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:38:02 +0000 |
commit | e623c902621fd4d1fd9989801498101b1a5004d1 (patch) | |
tree | e0e9732d21039de6857c358296e31afbaf383aeb /patches.ent | |
parent | 6f2cc22cf3048c0f8b05b445a33bc99425758204 (diff) |
Upgrade to bash-3.2-fixes-9.patch. Fixes #2294.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8757 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 7e04c05bb..de4287550 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-8.patch"> -<!ENTITY bash-fixes-patch-md5 "7729e8bb1adb57c8d3c4c3a34a5bbab0"> -<!ENTITY bash-fixes-patch-size "66 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-9.patch"> +<!ENTITY bash-fixes-patch-md5 "b575f9ef3936fe794f39e961ff6aa03c"> +<!ENTITY bash-fixes-patch-size "75 KB"> <!ENTITY binutils-configure-patch "binutils-&binutils-version;-configure-1.patch"> |