diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:27:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:27:25 +0000 |
commit | 835b56ae9c714560cbf2158ef6005f9919fecc25 (patch) | |
tree | 85c11f47564d646d5357264a213308f7d91ee316 /patches.ent | |
parent | 01da931a7f0bc541070a6c9a21d2b6a3108e90b4 (diff) |
Upgrade to Bash-4.0. Fixes #2351.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index 3c8cefa3e..22f4f0166 100644 --- a/patches.ent +++ b/patches.ent @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-9.patch"> -<!ENTITY bash-fixes-patch-md5 "b575f9ef3936fe794f39e961ff6aa03c"> -<!ENTITY bash-fixes-patch-size "75 KB"> + +<!ENTITY automake-test-patch "automake-&automake-version;-test_fix-1.patch"> +<!ENTITY automake-test-patch-md5 "58f56fad6fbbcbc3b193761487d8e573"> +<!ENTITY automake-test-patch-size "1.2 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |