Change lmdb reference to official repo

And point to the correct branch
This commit is contained in:
Arugula Bowl 2018-07-18 17:42:46 +00:00 committed by Lee Bousfield
commit 925b9314af

4
.gitmodules vendored
View file

@ -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