mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
sqlite: bump to version 3.7.4
Many small fixes, see http://www.sqlite.org/releaselog/3_7_4.html Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1ecf423dfb
commit
257ec25c2e
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
SQLITE_VERSION = 3.7.3
|
SQLITE_VERSION = 3.7.4
|
||||||
SQLITE_SOURCE = sqlite-amalgamation-$(SQLITE_VERSION).tar.gz
|
SQLITE_SOURCE = sqlite-amalgamation-$(SQLITE_VERSION).tar.gz
|
||||||
SQLITE_SITE = http://www.sqlite.org
|
SQLITE_SITE = http://www.sqlite.org
|
||||||
SQLITE_INSTALL_STAGING = YES
|
SQLITE_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user