mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 18:03:06 +02:00
less: Update to 581.2
- Update from 581 to 581.2 - Update of rootfile not required - Changelog This fixes a bug found in less-581 where the terminal was sometimes left in mouse-reporting mode after exiting less 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
00b1fb4361
commit
29c8dac058
4
lfs/less
4
lfs/less
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 581
|
||||
VER = 581.2
|
||||
|
||||
THISAPP = less-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 6201df5b9dae2af9767fc220471471b3
|
||||
$(DL_FILE)_MD5 = 18f5d83c0cada3f288a5a20bf88faea2
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user