aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-12-30 20:43:22 -0500
committerJack Nagel2014-12-30 20:43:22 -0500
commit85338e65c0ab6f2d2920c2a7bd3096073facf0e8 (patch)
treef5f0d5d98595f4ce14681a3a9a4264054a6ada17 /Library/Formula
parent1584c1cd982485dc3a108443ab8e7a0b9f74215e (diff)
downloadhomebrew-85338e65c0ab6f2d2920c2a7bd3096073facf0e8.tar.bz2
llvm: bump revision
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 88a30b881..44cc6b8d0 100644
--- a/Library/Formula/llvm.rb
+++ b/Library/Formula/llvm.rb
@@ -1,6 +1,6 @@
class Llvm < Formula
homepage 'http://llvm.org/'
- revision 1
+ revision 2
stable do
url "http://llvm.org/releases/3.5.0/llvm-3.5.0.src.tar.xz"