mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
libedit: Update to 20210522-3.1
- Update from 20210419-3.1 to 20210522-3.1
- Update rootfile
- Changelog
2021-05-22 Jess Thrysoee
* version-info: 0:66:0
* all: sync with upstream source
* src/el.c: editrc not read on systems without issetugid
Patch by Trevor Cordes
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
5adf0ed40c
commit
5be657270f
@@ -4,7 +4,7 @@
|
|||||||
#usr/lib/libedit.la
|
#usr/lib/libedit.la
|
||||||
#usr/lib/libedit.so
|
#usr/lib/libedit.so
|
||||||
usr/lib/libedit.so.0
|
usr/lib/libedit.so.0
|
||||||
usr/lib/libedit.so.0.0.65
|
usr/lib/libedit.so.0.0.66
|
||||||
#usr/lib/pkgconfig/libedit.pc
|
#usr/lib/pkgconfig/libedit.pc
|
||||||
#usr/share/man/man3/editline.3
|
#usr/share/man/man3/editline.3
|
||||||
#usr/share/man/man3/el_deletestr.3
|
#usr/share/man/man3/el_deletestr.3
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 20210419-3.1
|
VER = 20210522-3.1
|
||||||
|
|
||||||
THISAPP = libedit-$(VER)
|
THISAPP = libedit-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.gz
|
DL_FILE = $(THISAPP).tar.gz
|
||||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = e288b8fe53bf0d096fb13847d4e0f640
|
$(DL_FILE)_MD5 = 6ad9e9208daf031adf1ebc64441769e0
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user