sqlite: bump version
Fixes several database corruption bugs
This commit is contained in:
parent
9d58dd7384
commit
97515c6cae
@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
SQLITE_VERSION:=3.6.4
|
||||
SQLITE_VERSION:=3.6.10
|
||||
SQLITE_SOURCE:=sqlite-$(SQLITE_VERSION).tar.gz
|
||||
SQLITE_SITE:=http://www.sqlite.org
|
||||
SQLITE_DIR:=$(BUILD_DIR)/sqlite-$(SQLITE_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user