From 3f20a41f870d38207322f6dd95e5d8e826e15826 Mon Sep 17 00:00:00 2001 From: Yehuda Sadeh Date: Wed, 15 Jan 2014 15:27:11 -0800 Subject: [PATCH] civetweb: update submodule Signed-off-by: Yehuda Sadeh --- .gitmodules | 3 --- src/civetweb | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 08bb24d1ff832..d0fd26f90ae23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "src/libs3"] path = src/libs3 url = git://github.com/ceph/libs3.git -[submodule "src/mongoose"] - path = src/mongoose - url = git://github.com/ceph/mongoose.git [submodule "src/civetweb"] path = src/civetweb url = git@github.com:ceph/civetweb diff --git a/src/civetweb b/src/civetweb index 400f29c108b35..f29f1d4996bcf 160000 --- a/src/civetweb +++ b/src/civetweb @@ -1 +1 @@ -Subproject commit 400f29c108b35fe40f7290d3fff62c6892801e13 +Subproject commit f29f1d4996bcfa602c8da6f2bbe02186b7629373 -- 2.39.5