luarocks 2.0.2

master
Adam Vandenberg 2010-06-23 12:30:26 -07:00
parent e6d2613358
commit 404f1dfbe8
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Luarocks <Formula
@url='http://luaforge.net/frs/download.php/3981/luarocks-1.0.1.tar.gz'
@homepage='http://luarocks.org'
@md5='e6fad9ddecf79808fda7fd257bfbde06'
url 'http://luarocks.org/releases/luarocks-2.0.2.tar.gz'
homepage 'http://luarocks.org'
md5 'f8b13b642f8bf16740cac009580cda48'
depends_on 'lua'
# wget or curl can be used as the downloader...