mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 08:27:43 +00:00
sqlite: bump to version 3.12.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
150e06da11
commit
e45172e268
@ -1,4 +1,4 @@
|
|||||||
# From http://www.sqlite.org/download.html
|
# From http://www.sqlite.org/download.html
|
||||||
sha1 c4b4dcd735a4daf5a2e2bb90f374484c8d4dad29 sqlite-autoconf-3110100.tar.gz
|
sha1 e3269662b13ce5cd93b08bd33899bd1cbde3b072 sqlite-autoconf-3120000.tar.gz
|
||||||
# Calculated based on the hash above
|
# Calculated based on the hash above
|
||||||
sha256 533ff1d0271c2e666f01591271cef01a31648563affa0c95e80ef735077d4377 sqlite-autoconf-3110100.tar.gz
|
sha256 53ecdbb5287af673eca3710c5f6c2305e73bb2d034f2a28770bea2be92ed269e sqlite-autoconf-3120000.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SQLITE_VERSION = 3110100
|
SQLITE_VERSION = 3120000
|
||||||
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
|
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
|
||||||
SQLITE_SITE = http://www.sqlite.org/2016
|
SQLITE_SITE = http://www.sqlite.org/2016
|
||||||
SQLITE_LICENSE = Public domain
|
SQLITE_LICENSE = Public domain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user