aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/llvm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/llvm.rb b/Library/Formula/llvm.rb
index b0278d947..29b6db52c 100644
--- a/Library/Formula/llvm.rb
+++ b/Library/Formula/llvm.rb
@@ -11,7 +11,7 @@ end
class Llvm <Formula
url 'http://llvm.org/releases/2.8/llvm-2.8.tgz'
homepage 'http://llvm.org/'
- md5 '6b13c504c718385fa0a4d375275e7a05'
+ md5 '220d361b4d17051ff4bb21c64abe05ba'
def options
[['--with-clang', 'Also build & install clang']]