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 / msgpack / msgpack.mk
1 ################################################################################
2 #
3 # msgpack
4 #
5 ################################################################################
6
7 MSGPACK_VERSION = 0.5.4
8 MSGPACK_SITE = http://downloads.sourceforge.net/project/msgpack/msgpack/cpp
9 MSGPACK_LICENSE = Apache-2.0
10 MSGPACK_LICENSE_FILES = COPYING
11
12 $(eval $(autotools-package))