luasec: remove LUASEC_VERSION_UPSTREAM
It is not used for anything. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2a957bde41
commit
ac476821f1
@ -4,8 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUASEC_VERSION_UPSTREAM = 0.5
|
||||
LUASEC_VERSION = $(LUASEC_VERSION_UPSTREAM)-2
|
||||
LUASEC_VERSION = 0.5-2
|
||||
LUASEC_SUBDIR = luasec
|
||||
LUASEC_LICENSE = MIT
|
||||
LUASEC_LICENSE_FILES = $(LUASEC_SUBDIR)/LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user