mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
sqlite: bump version
This commit is contained in:
parent
bfb1e1e9f1
commit
c35b4dbc5d
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
SQLITE_VERSION:=3.5.8
|
SQLITE_VERSION:=3.5.9
|
||||||
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