Update leveldb git url
authorest31 <MTest31@outlook.com>
Tue, 8 Sep 2015 19:45:16 +0000 (21:45 +0200)
committerest31 <MTest31@outlook.com>
Tue, 8 Sep 2015 19:45:16 +0000 (21:45 +0200)
Google code was shut down, project moved to github.

build/android/Makefile

index 08cc179f30bccbd87ccb0a83a036ba15656b1fcf..66d12ac8b5c20a32f3c0812e15af50c344135b9d 100644 (file)
@@ -89,7 +89,7 @@ LEVELDB_DIR = $(ROOT)/deps/leveldb/
 LEVELDB_LIB = $(LEVELDB_DIR)libleveldb.a
 LEVELDB_TIMESTAMP = $(LEVELDB_DIR)/timestamp
 LEVELDB_TIMESTAMP_INT = $(ROOT)/deps/leveldb_timestamp
-LEVELDB_URL_GIT = https://code.google.com/p/leveldb/
+LEVELDB_URL_GIT = https://github.com/google/leveldb
 
 OPENAL_DIR = $(ROOT)/deps/openal-soft/
 OPENAL_LIB = $(OPENAL_DIR)libs/$(TARGET_ABI)/libopenal.so