mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
package/sqlite: bump version to 3.46.1
Release notes: https://sqlite.org/releaselog/3_46_1.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4c619e6d87
commit
0ce51e24e5
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 6f8e6a7b335273748816f9b3b62bbdc372a889de8782d7f048c653a447417a7d sqlite-autoconf-3460000.tar.gz
|
||||
sha256 67d3fe6d268e6eaddcae3727fce58fcc8e9c53869bdd07a0c61e38ddf2965071 sqlite-autoconf-3460100.tar.gz
|
||||
sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SQLITE_VERSION = 3.46.0
|
||||
SQLITE_TAR_VERSION = 3460000
|
||||
SQLITE_VERSION = 3.46.1
|
||||
SQLITE_TAR_VERSION = 3460100
|
||||
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_TAR_VERSION).tar.gz
|
||||
SQLITE_SITE = https://www.sqlite.org/2024
|
||||
SQLITE_LICENSE = blessing
|
||||
|
||||
Reference in New Issue
Block a user