Bump LuaJIT to version 2.0.3

This update should fix some build problems as shown in the changelog:
http://luajit.org/changes.html
This commit is contained in:
Thiago de Arruda 2014-04-14 17:41:14 -03:00
parent 5eae88d0fa
commit 4a13143263

View File

@ -50,8 +50,8 @@ set(LIBUV_MD5 e02a3da9fba9ebe72a84e4abd312ee4d)
set(MSGPACK_URL https://github.com/msgpack/msgpack-c/releases/download/cpp-0.5.8/msgpack-0.5.8.tar.gz)
set(MSGPACK_MD5 ea0bee0939d2980c0df91f0e4843ccc4)
set(LUAJIT_URL http://luajit.org/download/LuaJIT-2.0.2.tar.gz)
set(LUAJIT_MD5 112dfb82548b03377fbefbba2e0e3a5b)
set(LUAJIT_URL http://luajit.org/download/LuaJIT-2.0.3.tar.gz)
set(LUAJIT_MD5 f14e9104be513913810cd59c8c658dc0)
set(LUAROCKS_URL http://github.com/keplerproject/luarocks/archive/v2.1.2.tar.gz)
set(LUAROCKS_MD5 df591c00a85d51fb754ec08c77896aad)