libsqlite: Update from 3.10.1 to 3.11.0

This commit is contained in:
Fredrik Fornwall 2016-02-28 01:59:43 -05:00
parent 3ea39a774c
commit de7b01b870

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.10.1
TERMUX_PKG_VERSION=3.11.0
TERMUX_PKG_SRCURL=http://www.sqlite.org/2015/sqlite-autoconf-3080803.tar.gz