libsqlite: Update from 3.8.10.2 to 3.8.11.1

This commit is contained in:
Fredrik Fornwall 2015-08-30 17:45:54 -04:00
parent 83093c05ab
commit 5b231c79b6
1 changed files with 1 additions and 1 deletions

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