From 1ede32b48196ab0eb076a591b31bc84456e29a7d Mon Sep 17 00:00:00 2001 From: Tyler Brock Date: Thu, 13 Jun 2013 18:44:15 -0400 Subject: rust: switch head branch Closes #20492. Signed-off-by: Adam Vandenberg --- Library/Formula/rust.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/rust.rb b/Library/Formula/rust.rb index 11c383828..80e541f5d 100644 --- a/Library/Formula/rust.rb +++ b/Library/Formula/rust.rb @@ -5,7 +5,7 @@ class Rust < Formula url 'http://static.rust-lang.org/dist/rust-0.6.tar.gz' sha256 'e11cb529a1e20f27d99033181a9e0e131817136b46d2742f0fa1afa1210053e5' - head 'https://github.com/mozilla/rust.git', :branch => 'incoming' + head 'https://github.com/mozilla/rust.git' fails_with :clang do build 318 -- cgit v1.2.3