aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-08-19 09:25:25 -0400
committerJustin M. Keyes <justinkz@gmail.com>2014-08-22 05:10:13 +0000
commitde025425fb32970a0d8eea520b66b7921d6c23fb (patch)
tree6c681ac1b2609a3664d2208fc154296099d2efd2
parent92d27b7290914585f11d3a07e9bbbc504b8c9ca1 (diff)
downloadrneovim-de025425fb32970a0d8eea520b66b7921d6c23fb.tar.gz
rneovim-de025425fb32970a0d8eea520b66b7921d6c23fb.tar.bz2
rneovim-de025425fb32970a0d8eea520b66b7921d6c23fb.zip
upgrade luarocks
ref #822
-rw-r--r--third-party/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/third-party/CMakeLists.txt b/third-party/CMakeLists.txt
index 56956fdc70..8931685847 100644
--- a/third-party/CMakeLists.txt
+++ b/third-party/CMakeLists.txt
@@ -55,8 +55,8 @@ set(MSGPACK_MD5 ea0bee0939d2980c0df91f0e4843ccc4)
set(LUAJIT_URL http://luajit.org/download/LuaJIT-2.0.3.tar.gz)
set(LUAJIT_MD5 f14e9104be513913810cd59c8c658dc0)
-set(LUAROCKS_URL https://github.com/keplerproject/luarocks/archive/v2.2.0beta1.tar.gz)
-set(LUAROCKS_MD5 d865fd8c333d6daca98ea052ff919043)
+set(LUAROCKS_URL https://github.com/keplerproject/luarocks/archive/v2.2.0.tar.gz)
+set(LUAROCKS_MD5 881321272f2d2ac0811baf03a3fc6f77)
if(USE_BUNDLED_LIBUV)
ExternalProject_Add(libuv