Browse Source

lapis: use last released version instead of devel

Tor Hveem 10 years ago
parent
commit
4089e7327e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Lua/lapis/install.sh

+ 1 - 1
frameworks/Lua/lapis/install.sh

@@ -2,4 +2,4 @@
 
 
 fw_depends lua nginx openresty
 fw_depends lua nginx openresty
 
 
-sudo luarocks install https://raw.githubusercontent.com/leafo/lapis/master/lapis-dev-1.rockspec
+sudo luarocks install --server=http://rocks.moonscript.org lapis