mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
13 lines
352 B
Makefile
13 lines
352 B
Makefile
################################################################################
|
|
#
|
|
# lualogging
|
|
#
|
|
################################################################################
|
|
|
|
LUALOGGING_VERSION = 1.6.0-1
|
|
LUALOGGING_SUBDIR = lualogging
|
|
LUALOGGING_LICENSE = MIT
|
|
LUALOGGING_LICENSE_FILES = $(LUALOGGING_SUBDIR)/COPYRIGHT
|
|
|
|
$(eval $(luarocks-package))
|