From: Matthias Fischer Date: Wed, 1 May 2019 17:32:15 +0000 (+0200) Subject: libedit: Update to 20190324-3.1 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=f302e31ae2dd296422a8685294e2aa1c18d0fb20 libedit: Update to 20190324-3.1 For details see: https://thrysoee.dk/editline/ Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/libedit b/config/rootfiles/common/libedit index 65b3b86a99..c9a20fc019 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 f3a831b149..33bfee1830 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)