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 70d92e9..91c98e7 100644
--- a/DEPS
+++ b/DEPS
@@ -94,7 +94,7 @@ deps = {
"/trunk/src@220",
"src/third_party/leveldatabase/src":
- (Var("googlecode_url") % "leveldb") + "/trunk@67",
+ (Var("googlecode_url") % "leveldb") + "/trunk@68",
"src/third_party/snappy/src":
(Var("googlecode_url") % "snappy") + "/trunk@63",
diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium
index 2fa56a6..66c5da5 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: r67
+Version: r68
License: New BSD
License File: src/LICENSE
Security Critical: yes