projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f1e14a
)
Update leveldb git url
author
est31
<MTest31@outlook.com>
Tue, 8 Sep 2015 19:45:16 +0000
(21:45 +0200)
committer
est31
<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
patch
|
blob
|
history
diff --git
a/build/android/Makefile
b/build/android/Makefile
index 08cc179f30bccbd87ccb0a83a036ba15656b1fcf..66d12ac8b5c20a32f3c0812e15af50c344135b9d 100644
(file)
--- a/
build/android/Makefile
+++ b/
build/android/Makefile
@@
-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