lua-ev: bump to version 1.4

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Francois Perrad 2015-07-23 11:21:36 +02:00 committed by Thomas Petazzoni
parent 37760dab1d
commit 0f31b93a85

View File

@ -4,7 +4,7 @@
#
################################################################################
LUA_EV_VERSION = 458165bdfe0c6eadc788813925f11a0e6a823845
LUA_EV_VERSION = v1.4
LUA_EV_SITE = $(call github,brimworks,lua-ev,$(LUA_EV_VERSION))
LUA_EV_DEPENDENCIES = luainterpreter libev
LUA_EV_LICENSE = MIT