Import buildroot 2016.02.01
This commit is contained in:
13
firmware/buildroot/package/lua-csnappy/lua-csnappy.mk
Normal file
13
firmware/buildroot/package/lua-csnappy/lua-csnappy.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# lua-csnappy
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_CSNAPPY_VERSION_UPSTREAM = 0.1.3
|
||||
LUA_CSNAPPY_VERSION = $(LUA_CSNAPPY_VERSION_UPSTREAM)-1
|
||||
LUA_CSNAPPY_SUBDIR = lua-csnappy-$(LUA_CSNAPPY_VERSION_UPSTREAM)
|
||||
LUA_CSNAPPY_LICENSE = BSD-3c
|
||||
LUA_CSNAPPY_LICENSE_FILES = $(LUA_CSNAPPY_SUBDIR)/COPYRIGHT
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user