summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Darley <patrick.darley@codethink.co.uk>2014-12-04 19:19:35 +0000
committerPatrick Darley <patrick.darley@codethink.co.uk>2014-12-04 19:19:35 +0000
commit551295f080169d2596809df6d336bd8388e95f86 (patch)
tree8bbd6c6262fd5889a428e97ba5d3237a402eeef1
parent87887c46b7e940f3bc83ebd316cd5809443a27d4 (diff)
downloadlorries-551295f080169d2596809df6d336bd8388e95f86.tar.gz
update leveldb host repo url
-rw-r--r--open-source-lorries/leveldb.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/leveldb.lorry b/open-source-lorries/leveldb.lorry
index 57c55d6..2ab34ec 100644
--- a/open-source-lorries/leveldb.lorry
+++ b/open-source-lorries/leveldb.lorry
@@ -1,6 +1,6 @@
{
"leveldb": {
"type": "git",
- "url": "http://code.google.com/p/leveldb/"
+ "url": "https://github.com/google/leveldb/"
}
}