aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rust.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rust.rb')
-rw-r--r--Library/Formula/rust.rb2
1 files changed, 1 insertions, 1 deletions
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