aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rust.rb
diff options
context:
space:
mode:
authorColin Dean2014-08-17 19:33:48 -0400
committerJack Nagel2014-08-17 23:44:43 -0500
commitb5bbe2352b9b8f9aa1614190649dadb2dac856ee (patch)
treed1d53ad4b1b483b8bccdaeb3c97e69a9fcdc19ee /Library/Formula/rust.rb
parentb4e27506a8c847b223a53f0013bc9f14e6fe80a4 (diff)
downloadhomebrew-b5bbe2352b9b8f9aa1614190649dadb2dac856ee.tar.bz2
rust: move HEAD to rust-lang
Primarily avoids redirect from mozilla to rust-lang post-migration. The package must come from rust-lang, because the github release does not contain all of the submodules. Closes #31668. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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 3999786a0..e3c9c6f05 100644
--- a/Library/Formula/rust.rb
+++ b/Library/Formula/rust.rb
@@ -5,7 +5,7 @@ class Rust < Formula
url 'https://static.rust-lang.org/dist/rust-0.11.0.tar.gz'
sha1 'f849e16e03b474143c575503ae82da7577a2170f'
- head 'https://github.com/mozilla/rust.git'
+ head 'https://github.com/rust-lang/rust.git'
bottle do
sha1 "80cb5b7ab75da8fdab98f56441a69a2a3e575595" => :mavericks