diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/llvm.rb | 2 |
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" |
