summaryrefslogtreecommitdiffstats
path: root/deps/lmdb
diff options
context:
space:
mode:
Diffstat (limited to 'deps/lmdb')
-rw-r--r--deps/lmdb/.url1
-rwxr-xr-xdeps/lmdb/lmdb.SlackBuild2
2 files changed, 2 insertions, 1 deletions
diff --git a/deps/lmdb/.url b/deps/lmdb/.url
new file mode 100644
index 0000000..b29e6d0
--- /dev/null
+++ b/deps/lmdb/.url
@@ -0,0 +1 @@
+https://github.com/LMDB/lmdb/archive/LMDB_0.9.17.tar.gz
diff --git a/deps/lmdb/lmdb.SlackBuild b/deps/lmdb/lmdb.SlackBuild
index 416015f..7ae93ae 100755
--- a/deps/lmdb/lmdb.SlackBuild
+++ b/deps/lmdb/lmdb.SlackBuild
@@ -23,7 +23,7 @@
PKGNAM=lmdb
-VERSION=${VERSION:-0.9.16}
+VERSION=${VERSION:-0.9.17}
BUILD=${BUILD:-1}
CWD=$(pwd)