diff options
| author | Graydon Hoare <graydon@mozilla.com> | 2012-02-02 17:39:47 -0800 |
|---|---|---|
| committer | Graydon Hoare <graydon@mozilla.com> | 2012-02-02 17:39:47 -0800 |
| commit | c485301d210872c38fe840c58d27d97c4e97d7a5 (patch) | |
| tree | 855b61543430b2488e4284e11f2ce83d971e1d49 /.gitmodules | |
| parent | 6784b18303741ff7713950957f7250616d31aeab (diff) | |
| download | rust-c485301d210872c38fe840c58d27d97c4e97d7a5.tar.gz rust-c485301d210872c38fe840c58d27d97c4e97d7a5.zip | |
Update libuv.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index bd5c14b7f46..d750f8eb5b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = git://github.com/brson/llvm.git [submodule "src/libuv"] path = src/libuv - url = git://github.com/joyent/libuv + url = git://github.com/graydon/libuv.git |
