From 505f7232d18eafe607b779efd1caa0ba5e83c37a Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Wed, 10 Dec 2014 17:19:13 -0800 Subject: Renaming libevent was an oversight, please bear with me. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') 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"] -- cgit v1.2.3