aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-12-23 21:54:15 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-12-23 21:54:15 +0000
commit79d9346ceed712bb30e886278663933b4ef22d21 (patch)
treee5099418c2389207922d0c7e4cbe4d2e36bcd2bd /patches.ent
parent6e7a88b1ad1065d140344f047f126065b2b028ec (diff)
Upgrade to latest upstream fixes for Readline. Fixes #2122.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent
index be90c4087..ed73de237 100644
--- a/patches.ent
+++ b/patches.ent
@@ -86,9 +86,9 @@
<!ENTITY perl-libc-patch-size "1.1 KB">
-<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-4.patch">
-<!ENTITY readline-fixes-patch-md5 "4da6bf2066a7603c7bb0ab1f52243316">
-<!ENTITY readline-fixes-patch-size "12.5 KB">
+<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-5.patch">
+<!ENTITY readline-fixes-patch-md5 "7390b2296b7b11209829646537294ebb">
+<!ENTITY readline-fixes-patch-size "18 KB">
<!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">