mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
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:
parent
5eae88d0fa
commit
4a13143263
4
third-party/CMakeLists.txt
vendored
4
third-party/CMakeLists.txt
vendored
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user