libsqlite: Update from 3.8.11.1 to 3.9.2

This commit is contained in:
Fredrik Fornwall 2015-11-08 01:36:53 -05:00
parent 30b1bd77a5
commit c9c6e8d142

View File

@ -1,4 +1,4 @@
TERMUX_PKG_HOMEPAGE=http://www.sqlite.org/
TERMUX_PKG_DESCRIPTION="Software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine"
TERMUX_PKG_VERSION=3.8.11.1
TERMUX_PKG_VERSION=3.9.2
TERMUX_PKG_SRCURL=http://www.sqlite.org/2015/sqlite-autoconf-3080803.tar.gz