mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/less: bump to version 551
updated _SITE Signed-off-by: Christopher McCrory <chrismcc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7a029fec78
commit
425a09ef5e
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LESS_VERSION = 530
|
||||
LESS_SITE = $(BR2_GNU_MIRROR)/less
|
||||
LESS_VERSION = 551
|
||||
LESS_SITE = http://www.greenwoodsoftware.com/less
|
||||
LESS_LICENSE = GPL-3.0+
|
||||
LESS_LICENSE_FILES = COPYING
|
||||
LESS_DEPENDENCIES = ncurses
|
||||
|
||||
Reference in New Issue
Block a user