mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/sqlite: bump version to 3220000 (3.22.0)
Signed-off-by: Scott Fan <fancp2007@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
49fabb152a
commit
f83d92b60f
@ -1,6 +1,6 @@
|
|||||||
# From http://www.sqlite.org/download.html
|
# From http://www.sqlite.org/download.html
|
||||||
sha1 f56fe3407d8297fc0a68a058f4c9e6b77e83575c sqlite-autoconf-3210000.tar.gz
|
sha1 2fb24ec12001926d5209d2da90d252b9825366ac sqlite-autoconf-3220000.tar.gz
|
||||||
# Calculated based on the hash above
|
# Calculated based on the hash above
|
||||||
sha256 d7dd516775005ad87a57f428b6f86afd206cb341722927f104d3f0cf65fbbbe3 sqlite-autoconf-3210000.tar.gz
|
sha256 2824ab1238b706bc66127320afbdffb096361130e23291f26928a027b885c612 sqlite-autoconf-3220000.tar.gz
|
||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms
|
sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SQLITE_VERSION = 3210000
|
SQLITE_VERSION = 3220000
|
||||||
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
|
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
|
||||||
SQLITE_SITE = http://www.sqlite.org/2017
|
SQLITE_SITE = http://www.sqlite.org/2018
|
||||||
SQLITE_LICENSE = Public domain
|
SQLITE_LICENSE = Public domain
|
||||||
SQLITE_LICENSE_FILES = tea/license.terms
|
SQLITE_LICENSE_FILES = tea/license.terms
|
||||||
SQLITE_INSTALL_STAGING = YES
|
SQLITE_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user