llvm: bump revision

This commit is contained in:
Jack Nagel 2014-12-30 16:16:30 -05:00
parent 856509e662
commit 59dcf601e5

View file

@ -1,12 +1,6 @@
class Llvm < Formula
homepage 'http://llvm.org/'
bottle do
revision 1
sha1 "29ba25a9a3c2217c6f1e1bae670bb35d450f629a" => :yosemite
sha1 "07f8b675aa98c79a3058f1b51b2ba3e3f33e2875" => :mavericks
sha1 "5f31150228cbbee9294a8396bf69af756b7d33b3" => :mountain_lion
end
revision 1
stable do
url "http://llvm.org/releases/3.5.0/llvm-3.5.0.src.tar.xz"
@ -28,6 +22,9 @@ class Llvm < Formula
end
end
bottle do
end
head do
url "http://llvm.org/git/llvm.git"