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-csnappy / lua-csnappy.mk
1 ################################################################################
2 #
3 # lua-csnappy
4 #
5 ################################################################################
6
7 LUA_CSNAPPY_VERSION_UPSTREAM = 0.1.2
8 LUA_CSNAPPY_VERSION = $(LUA_CSNAPPY_VERSION_UPSTREAM)-1
9 LUA_CSNAPPY_SUBDIR = lua-csnappy-$(LUA_CSNAPPY_VERSION_UPSTREAM)
10 LUA_CSNAPPY_LICENSE = BSD-3c
11 LUA_CSNAPPY_LICENSE_FILES = $(LUA_CSNAPPY_SUBDIR)/COPYRIGHT
12
13 $(eval $(luarocks-package))