Add buildroot 2018-02
This commit is contained in:
11
buildroot/package/lunit/lunit.mk
Normal file
11
buildroot/package/lunit/lunit.mk
Normal file
@@ -0,0 +1,11 @@
|
||||
################################################################################
|
||||
#
|
||||
# lunit
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUNIT_VERSION = 0.5-2
|
||||
LUNIT_LICENSE = MIT
|
||||
LUNIT_LICENSE_FILES = $(LUNIT_SUBDIR)/LICENSE
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user