diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-03-18 09:56:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-03-18 09:56:02 +0000 |
commit | 614d9dc7b154ae7be48fedd8a35b08016391b56b (patch) | |
tree | 6f4dd7431b87b5acd89052d11587cadf41ad167d /patches.ent | |
parent | 25e3646e314ec212c114cdcba4db7ed89ba321c8 (diff) |
Upgrade to bash-3.1.014
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index ba5f5e6c9..6e50ccfe9 100644 --- a/patches.ent +++ b/patches.ent @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |