diff options
| author | George Hazan <ghazan@miranda.im> | 2020-02-21 12:29:17 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2020-02-21 12:29:17 +0300 |
| commit | 45b1e1555bd76a8cad24c854a3c705c8cf1f356a (patch) | |
| tree | b749144bc86c7f8265a1decbefc12d60520c3219 /libs/libmdbx/src/CMakeLists.dist-minimal | |
| parent | 582648f317fe46d07e860c0db3b91ae96fea9292 (diff) | |
fixes #2226 (Merge with latest libmdbx)
Diffstat (limited to 'libs/libmdbx/src/CMakeLists.dist-minimal')
| -rw-r--r-- | libs/libmdbx/src/CMakeLists.dist-minimal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libmdbx/src/CMakeLists.dist-minimal b/libs/libmdbx/src/CMakeLists.dist-minimal index fa330a9878..fdcd41d308 100644 --- a/libs/libmdbx/src/CMakeLists.dist-minimal +++ b/libs/libmdbx/src/CMakeLists.dist-minimal @@ -25,7 +25,7 @@ ## ## libmdbx = { Revised and extended descendant of Symas LMDB. } -## Please see README.md at https://github.com/leo-yuriev/libmdbx +## Please see README.md at https://github.com/erthink/libmdbx ## ## Libmdbx is superior to LMDB in terms of features and reliability, ## not inferior in performance. libmdbx works on Linux, FreeBSD, MacOS X |
