mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-05 17:37:43 +00:00
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…
x
Reference in New Issue
Block a user