mdbx: update links after move the repo.

Change-Id: Ib9d0bbc02f628ee5df673f419cd6152785e19573
This commit is contained in:
Leo Yuriev
2017-08-12 10:48:50 +03:00
parent a783325a6d
commit ecbc0b9c12
4 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# GNU Makefile for libmdbx (reliable lightning memory-mapped DB library for Linux).
# https://github.com/ReOpen/libmdbx
# https://github.com/leo-yuriev/libmdbx
########################################################################
# Configuration. The compiler options must enable threaded compilation.