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 / erlang-p1-zlib / erlang-p1-zlib.mk
1 ################################################################################
2 #
3 # erlang-p1-zlib
4 #
5 ################################################################################
6
7 ERLANG_P1_ZLIB_VERSION = 52e82bb
8 ERLANG_P1_ZLIB_SITE = $(call github,processone,zlib,$(ERLANG_P1_ZLIB_VERSION))
9 ERLANG_P1_ZLIB_LICENSE = GPLv2+
10 ERLANG_P1_ZLIB_LICENSE_FILES = COPYING
11 ERLANG_P1_ZLIB_DEPENDENCIES = zlib
12
13 $(eval $(rebar-package))