aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nnoble@google.com>2014-12-10 17:19:13 -0800
committerGravatar Nicolas Noble <nnoble@google.com>2014-12-10 17:19:13 -0800
commit505f7232d18eafe607b779efd1caa0ba5e83c37a (patch)
tree6649882157942c3588d080be30b3be4b1d739ad2
parent5800755e0ec9b322e5ace1c52bc5d43db9e895c1 (diff)
Renaming libevent was an oversight, please bear with me.
-rw-r--r--.gitmodules4
m---------third_party/libevent (renamed from third_party/event2)0
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index f943b10316..9a287d9ee2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,8 +9,8 @@
path = third_party/protobuf
url = https://github.com/google/protobuf.git
branch = v3.0.0-alpha-1
-[submodule "third_party/event2"]
- path = third_party/event2
+[submodule "third_party/libevent"]
+ path = third_party/libevent
url = https://github.com/libevent/libevent.git
branch = patches-2.0
[submodule "third_party/gflags"]
diff --git a/third_party/event2 b/third_party/libevent
-Subproject f7d92c63928a1460f3d99b9bc418bd3b686a0dc
+Subproject f7d92c63928a1460f3d99b9bc418bd3b686a0dc