Update .gitmodules to reflect branch change for LMDB (#1702)

This commit is contained in:
Russel Waters 2019-02-05 01:47:57 -05:00 committed by GitHub
commit 1ea4e4af88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitmodules vendored
View file

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