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:
Adolf Belka
2021-04-30 10:08:58 +02:00
committed by Michael Tremer
parent 00b1fb4361
commit 29c8dac058

View File

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