package/sqlite: Bump version to 3.8.6

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2014-08-16 18:42:04 +02:00 committed by Peter Korsgaard
parent 4c26eaa38c
commit c3729b1dc1

View File

@ -4,7 +4,7 @@
#
################################################################################
SQLITE_VERSION = 3080500
SQLITE_VERSION = 3080600
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org/2014
SQLITE_LICENSE = Public domain