The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / lua-coat / lua-coat.mk
1 ################################################################################
2 #
3 # lua-coat
4 #
5 ################################################################################
6
7 LUA_COAT_VERSION_UPSTREAM = 0.9.1
8 LUA_COAT_VERSION = $(LUA_COAT_VERSION_UPSTREAM)-1
9 LUA_COAT_SUBDIR = lua-Coat-$(LUA_COAT_VERSION_UPSTREAM)
10 LUA_COAT_LICENSE = MIT
11 LUA_COAT_LICENSE_FILES = $(LUA_COAT_SUBDIR)/COPYRIGHT
12
13 $(eval $(luarocks-package))