summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--third_party/leveldatabase/README.chromium2
2 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 4b43f12..5cce632 100644
--- a/DEPS
+++ b/DEPS
@@ -95,7 +95,7 @@ deps = {
"/trunk/src@309",
"src/third_party/leveldatabase/src":
- (Var("googlecode_url") % "leveldb") + "/trunk@74",
+ (Var("googlecode_url") % "leveldb") + "/trunk@73",
"src/third_party/snappy/src":
(Var("googlecode_url") % "snappy") + "/trunk@74",
diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium
index c901611..eea0e36 100644
--- a/third_party/leveldatabase/README.chromium
+++ b/third_party/leveldatabase/README.chromium
@@ -1,7 +1,7 @@
Name: LevelDB: A Fast Persistent Key-Value Store
Short Name: leveldb
URL: http://code.google.com/p/leveldb/
-Version: r74
+Version: r73
License: New BSD
License File: src/LICENSE
Security Critical: yes