From 71a22de29ff56cece2f7e04913bf420b991c8087 Mon Sep 17 00:00:00 2001 From: Arugula Bowl Date: Sun, 1 Jul 2018 20:46:05 +0000 Subject: [PATCH] Use custom lmdb --- .gitmodules | 2 +- lmdb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9d7e6165..fe250cde 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://github.com/weidai11/cryptopp.git [submodule "lmdb"] path = lmdb - url = https://github.com/clemahieu/lmdb.git + url = https://github.com/arugulaBowl/lmdb.git branch = mdb.RE/0.9 [submodule "phc-winner-argon2"] path = phc-winner-argon2 diff --git a/lmdb b/lmdb index a036f657..58d12fb3 160000 --- a/lmdb +++ b/lmdb @@ -1 +1 @@ -Subproject commit a036f6572b58c00daaf8d3efcf933a926989007d +Subproject commit 58d12fb3abd8d50b7a81d435c6409bb1bc1af9f5