Bump buidlroot version to 2018.02.6
This commit is contained in:
12
bsp/buildroot/package/luadbi/luadbi.mk
Normal file
12
bsp/buildroot/package/luadbi/luadbi.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# luadbi
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUADBI_VERSION = 0.6-2
|
||||
LUADBI_LICENSE = MIT
|
||||
LUADBI_SUBDIR = luadbi
|
||||
LUADBI_LICENSE_FILES = $(LUADBI_SUBDIR)/COPYING
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user