Signed-off-by: Sven Püschel <[email protected]> --- rules/less.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/less.make b/rules/less.make index a886fd031..9b0db46ae 100644 --- a/rules/less.make +++ b/rules/less.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LESS) += less # # Paths and names # -LESS_VERSION := 668 -LESS_MD5 := d72760386c5f80702890340d2f66c302 +LESS_VERSION := 679 +LESS_MD5 := 0386dc14f6a081a94dfb4c2413864eed LESS := less-$(LESS_VERSION) LESS_SUFFIX := tar.gz LESS_URL := https://greenwoodsoftware.com/less/$(LESS).$(LESS_SUFFIX) -- 2.47.3
