aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/luajit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/luajit.rb b/Library/Formula/luajit.rb
index 1809e5b6c..3ae22ad2f 100644
--- a/Library/Formula/luajit.rb
+++ b/Library/Formula/luajit.rb
@@ -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