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 / gdbm / gdbm.mk
1 ################################################################################
2 #
3 # gdbm
4 #
5 ################################################################################
6
7 GDBM_VERSION = 1.11
8 GDBM_SITE = $(BR2_GNU_MIRROR)/gdbm
9 GDBM_LICENSE = GPLv3+
10 GDBM_LICENSE_FILES = COPYING
11 GDBM_INSTALL_STAGING = YES
12
13 $(eval $(autotools-package))