mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-05 01:17:45 +00:00
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_SOURCE:=sqlite-$(SQLITE_VERSION).tar.gz
|
||||||
SQLITE_SITE:=http://www.sqlite.org
|
SQLITE_SITE:=http://www.sqlite.org
|
||||||
SQLITE_DIR:=$(BUILD_DIR)/sqlite-$(SQLITE_VERSION)
|
SQLITE_DIR:=$(BUILD_DIR)/sqlite-$(SQLITE_VERSION)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user