public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libedit: Update to 20190324-3.1
@ 2019-05-01 17:32 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2019-05-01 17:32 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]

For details see:
https://thrysoee.dk/editline/

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

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)
 
-- 
2.18.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-01 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-01 17:32 [PATCH] libedit: Update to 20190324-3.1 Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox