summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 6d3a620e..37fd7a3 100644
--- a/DEPS
+++ b/DEPS
@@ -65,10 +65,10 @@ deps = {
"/trunk/src/google@80",
"src/third_party/leveldb":
- (Var("googlecode_url") % "leveldb") + "/trunk@19",
+ (Var("googlecode_url") % "leveldb") + "/trunk@21",
"src/third_party/snappy/src":
- (Var("googlecode_url") % "snappy") + "/trunk@25",
+ (Var("googlecode_url") % "snappy") + "/trunk@29",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@912",