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 / luajson / luajson.mk
1 ################################################################################
2 #
3 # luajson
4 #
5 ################################################################################
6
7 LUAJSON_VERSION = 1.3.3-1
8 LUAJSON_SUBDIR = luajson
9 LUAJSON_LICENSE = MIT
10 LUAJSON_LICENSE_FILES = $(LUAJSON_SUBDIR)/LICENSE
11
12 $(eval $(luarocks-package))