summaryrefslogtreecommitdiff
path: root/databases/mdbx/files/patch-GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mdbx/files/patch-GNUmakefile')
-rw-r--r--databases/mdbx/files/patch-GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mdbx/files/patch-GNUmakefile b/databases/mdbx/files/patch-GNUmakefile
index c9966c5482bf..f0ce94b385a5 100644
--- a/databases/mdbx/files/patch-GNUmakefile
+++ b/databases/mdbx/files/patch-GNUmakefile
@@ -14,7 +14,7 @@
esac
endef
-SO_SUFFIX := $(shell $(uname2sosuffix))
-+SO_SUFFIX := so.0.9.2
++SO_SUFFIX := so.0.9.3
HEADERS := mdbx.h mdbx.h++
LIBRARIES := libmdbx.a libmdbx.$(SO_SUFFIX)