sqlite: bump version
Fixes database corruption with rollback http://www.sqlite.org/releaselog/3_6_12.html
This commit is contained in:
parent
b8767865eb
commit
4acb763df3
@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
SQLITE_VERSION = 3.6.11
|
||||
SQLITE_VERSION = 3.6.12
|
||||
SQLITE_SOURCE = sqlite-$(SQLITE_VERSION).tar.gz
|
||||
SQLITE_SITE = http://www.sqlite.org
|
||||
SQLITE_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user