]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
libedit: Update to version 20210910-3.1
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 26 Sep 2021 10:36:25 +0000 (12:36 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 3 Dec 2021 21:38:14 +0000 (22:38 +0100)
- v2 version is to extend from 20210714-3.1 to 20210910-3.1
- Update from 20210522-3.1 to 20210910-3.1
- Update rootfile
- Changelog
   2021-09-10 Jess Thrysoee
     * all: sync with upstream source
   2021-07-14 Jess Thrysoee
     * all: sync with upstream source
     * src/histedit.h: Add wcsdup declaration when ifndef HAVE_WCSDUP. Patch by Rainer Jung.
     * examples/wtc1.c: Fix warnings and add missing brace. Patch by Rainer Jung.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
config/rootfiles/common/libedit
lfs/libedit

index 2a1b8f5344efc16dcb67d328be0117c8a2d4e5c4..a27458f0ea5b79de5c1c691de2e5fe50b5651908 100644 (file)
@@ -4,7 +4,7 @@
 #usr/lib/libedit.la
 #usr/lib/libedit.so
 usr/lib/libedit.so.0
-usr/lib/libedit.so.0.0.66
+usr/lib/libedit.so.0.0.68
 #usr/lib/pkgconfig/libedit.pc
 #usr/share/man/man3/editline.3
 #usr/share/man/man3/el_deletestr.3
index c28d071888c23ece11b1512785cdfd8b72f5434e..3e58896adaf6b881109ed3104c08e4a77665ed9b 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20210522-3.1
+VER        = 20210910-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 = 6ad9e9208daf031adf1ebc64441769e0
+$(DL_FILE)_MD5 = 648946c97eb92daed5ca0d08bbd5e6a2
 
 install : $(TARGET)