lua-lsqlite3: update to 0.9.5
authorKarl Palsson <redacted>
Tue, 14 Aug 2018 13:43:35 +0000 (13:43 +0000)
committerKarl Palsson <redacted>
Tue, 14 Aug 2018 16:17:16 +0000 (16:17 +0000)
commitfdf7cdb28365b8ccc2afd8ca678e776f0ec0e9e2
tree765a3aeec9366370e1b92274fe1061aeb2552a6c
parente020ead0859576d69ead971d22d4c225f844551c
lua-lsqlite3: update to 0.9.5

Changes in the package
* ability to pass flags to the open() calls
* multithreading helpers

Full log at http://lua.sqlite.org/index.cgi/artifact/cc0df52dfc332ae0

Changes in packaging
* actually use PKG_BUILD_DIR
* Work with current upstream sources.  (current release only builds
because it's archived on openwrt servers)
* don't link against liblua, this is an anti-pattern
* properly specify the LSQLITE version instead of overriding the SQLITE
version.

Signed-off-by: Karl Palsson <redacted>
lang/lua-lsqlite3/Makefile
git clone https://git.99rst.org/PROJECT