]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
less: Update to version 679
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 17 Sep 2025 11:09:37 +0000 (13:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Sep 2025 11:30:03 +0000 (11:30 +0000)
- Update from version 678 to 679
- Update of rootfile not required
- Changelog
    679
    Fix bad parsing of lesskey file an env var is a prefix of another env var
(github #626).
    Fix unexpected exit using -K if a key press is received while reading the
input file (github #628).

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/less

index 33b40ac687200065ab7f1d1b3a3d2c966811e11f..0a60623f67c8293b29f89fceb8856092545ed124 100644 (file)
--- a/lfs/less
+++ b/lfs/less
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 678
+VER        = 679
 
 THISAPP    = less-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 5e6644a8c66f35f1b3ab72a0727c76922b7d3cf299d5d1cf1c94882e8b0d3ec0461cd351e6b2db554b331d993760db8eb17209f41f271f5704fee0caf8d6540e
+$(DL_FILE)_BLAKE2 = 024cd7f4014958e9be52a89aefd9404298850c56f0f8d2403e8648b06ce37bcca6742ebd8a3a4900acb78a3884c4f17270919feb3ca76c6978c34ec79043f154
 
 install : $(TARGET)