From: Adolf Belka Date: Fri, 30 Apr 2021 08:08:58 +0000 (+0200) Subject: less: Update to 581.2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29c8dac058c9d8acf846c09c0acd3af750ce92dd;p=people%2Fstevee%2Fipfire-2.x.git 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 Signed-off-by: Michael Tremer --- diff --git a/lfs/less b/lfs/less index 2655e8c170..5e33bf3119 100644 --- a/lfs/less +++ b/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)