Thanks, applied as 8a4fab07ed15c5eb6e7ef8a44cfcbe397b0b1fe3. Michael
[sent from post-receive hook] On Fri, 17 Oct 2025 10:20:50 +0200, Sven Püschel <[email protected]> wrote: > The license change only changed the version year from 2024 to 2025 > > Signed-off-by: Sven Püschel <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/less.make b/rules/less.make > index a886fd031188..9b3145f548e5 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) > @@ -24,7 +24,7 @@ LESS_DIR := $(BUILDDIR)/$(LESS) > LESS_LICENSE := GPL-3.0-or-later OR BSD-2-Clause > LESS_LICENSE_FILES := \ > > file://README;startline=4;endline=13;md5=be18c1acf45c653f511cb4fd205021d4 \ > - file://LICENSE;md5=ea7ea443692720f3015859945c0fb65d \ > + file://LICENSE;md5=8051a271adb36d1462531a3b40c22878 \ > file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 > > # > ----------------------------------------------------------------------------
