]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
less: Update to 581.2
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 30 Apr 2021 08:08:58 +0000 (10:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Apr 2021 14:17:03 +0000 (14:17 +0000)
- 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>
lfs/less

index 2655e8c17046abc37fd7403ae0e8374d4e79c5d8..5e33bf311920966f2176d098e5f9f26f7eedbff8 100644 (file)
--- 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)