diff options
| author | Jack Nagel | 2014-12-30 20:43:22 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-12-30 20:43:22 -0500 |
| commit | 85338e65c0ab6f2d2920c2a7bd3096073facf0e8 (patch) | |
| tree | f5f0d5d98595f4ce14681a3a9a4264054a6ada17 /Library/Formula | |
| parent | 1584c1cd982485dc3a108443ab8e7a0b9f74215e (diff) | |
| download | homebrew-85338e65c0ab6f2d2920c2a7bd3096073facf0e8.tar.bz2 | |
llvm: bump revision
Diffstat (limited to 'Library/Formula')
| -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" |
