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 / libestr / libestr.mk
1 ################################################################################
2 #
3 # libestr
4 #
5 ################################################################################
6
7 LIBESTR_VERSION = 0.1.10
8 LIBESTR_SITE = http://libestr.adiscon.com/files/download
9 LIBESTR_LICENSE = LGPLv2.1+
10 LIBESTR_LICENSE_FILES = COPYING
11 LIBESTR_INSTALL_STAGING = YES
12
13 $(eval $(autotools-package))