Commit 0f31b93a authored by Francois Perrad's avatar Francois Perrad Committed by Thomas Petazzoni
Browse files

lua-ev: bump to version 1.4

parent 37760dab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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