diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/rust.rb | 2 |
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 |
