libedit: Update to 20190324-3.1

Message ID 20190501173215.16503-1-matthias.fischer@ipfire.org
State Accepted
Commit f302e31ae2dd296422a8685294e2aa1c18d0fb20
Headers
Series libedit: Update to 20190324-3.1 |

Commit Message

Matthias Fischer May 2, 2019, 3:32 a.m. UTC
  For details see:
https://thrysoee.dk/editline/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 config/rootfiles/common/libedit | 2 +-
 lfs/libedit                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/config/rootfiles/common/libedit b/config/rootfiles/common/libedit
index 65b3b86a9..c9a20fc01 100644
--- a/config/rootfiles/common/libedit
+++ b/config/rootfiles/common/libedit
@@ -4,7 +4,7 @@ 
 #usr/lib/libedit.la
 #usr/lib/libedit.so
 usr/lib/libedit.so.0
-usr/lib/libedit.so.0.0.59
+usr/lib/libedit.so.0.0.60
 #usr/lib/pkgconfig/libedit.pc
 #usr/share/man/man3/editline.3
 #usr/share/man/man3/el_deletestr.3
diff --git a/lfs/libedit b/lfs/libedit
index f3a831b14..33bfee183 100644
--- a/lfs/libedit
+++ b/lfs/libedit
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 20181209-3.1
+VER        = 20190324-3.1
 
 THISAPP    = libedit-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 22e945a0476e388e6f78bfc8d6e1192c
+$(DL_FILE)_MD5 = bec755c8044ad84b752dfe49a0b371d8
 
 install : $(TARGET)