luajit: style nits

master
Misty De Meo 2012-03-28 10:24:55 -05:00
parent f87bb91ddc
commit 6cd6926bf2
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Luajit < Formula
url 'http://luajit.org/download/LuaJIT-2.0.0-beta9.tar.gz'
head 'http://luajit.org/git/luajit-2.0.git', :using => :git
homepage 'http://luajit.org/luajit.html'
url 'http://luajit.org/download/LuaJIT-2.0.0-beta9.tar.gz'
md5 'e7e03e67e2550817358bc28b44270c6d'
head 'http://luajit.org/git/luajit-2.0.git', :using => :git
# Skip cleaning both empty folders and bin/libs so external symbols still work.
skip_clean :all