From 71b200f935c898c2a0d8cc8f6ee4af0dc7950623 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 17 Dec 2015 16:20:30 +0100 Subject: Updated/added deps for KDE-5_15.12 Updated: OpenAL PyQt5 lmdb noto-font-ttf noto-cjk-font-ttf Added: sip libxkbcommon --- deps/lmdb/.url | 1 + deps/lmdb/lmdb.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 deps/lmdb/.url (limited to 'deps/lmdb') 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) -- cgit v1.2.3