Change lmdb reference to official repo
And point to the correct branch
This commit is contained in:
parent
c29c8e3b35
commit
925b9314af
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -9,8 +9,8 @@
|
|||
url = https://github.com/weidai11/cryptopp.git
|
||||
[submodule "lmdb"]
|
||||
path = lmdb
|
||||
url = https://github.com/arugulaBowl/lmdb.git
|
||||
branch = mdb.RE/0.9
|
||||
url = https://github.com/nanocurrency/lmdb.git
|
||||
branch = lmdb_0_9_21
|
||||
[submodule "phc-winner-argon2"]
|
||||
path = phc-winner-argon2
|
||||
url = https://github.com/clemahieu/phc-winner-argon2.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue