Update .gitmodules to reflect branch change for LMDB (#1702)
This commit is contained in:
parent
b930b84ec6
commit
1ea4e4af88
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -4,7 +4,7 @@
|
|||
[submodule "lmdb"]
|
||||
path = lmdb
|
||||
url = https://github.com/nanocurrency/lmdb.git
|
||||
branch = lmdb_0_9_21
|
||||
branch = lmdb_0_9_23
|
||||
[submodule "crypto/cryptopp"]
|
||||
path = crypto/cryptopp
|
||||
url = https://github.com/weidai11/cryptopp.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue