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 / lunit / lunit.mk
1 ################################################################################
2 #
3 # lunit
4 #
5 ################################################################################
6
7 LUNIT_VERSION_UPSTREAM = 0.5
8 LUNIT_VERSION = $(LUNIT_VERSION_UPSTREAM)-2
9 LUNIT_SUBDIR = lunit-$(LUNIT_VERSION_UPSTREAM)
10 LUNIT_LICENSE = MIT
11 LUNIT_LICENSE_FILES = $(LUNIT_SUBDIR)/LICENSE
12
13 $(eval $(luarocks-package))