mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/sqlite: bump version to 3.53.2
Release notes of this bugfix release: https://sqlite.org/releaselog/3_53_2.html https://sqlite.org/src/timeline?from=version-3.53.1&to=version-3.53.2&to2=branch-3.53&y=ci Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
efc8b141fe
commit
0b168816cd
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 83e6b2020a034e9a7ad4a72feea59e1ad52f162e09cbd26735a3ffb98359fc4f sqlite-autoconf-3530100.tar.gz
|
||||
sha256 588ad51949419a56ebe81fe56193d510c559eb94c9a57748387860b5d3069316 sqlite-autoconf-3530200.tar.gz
|
||||
sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SQLITE_VERSION = 3.53.1
|
||||
SQLITE_TAR_VERSION = 3530100
|
||||
SQLITE_VERSION = 3.53.2
|
||||
SQLITE_TAR_VERSION = 3530200
|
||||
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_TAR_VERSION).tar.gz
|
||||
SQLITE_SITE = https://www.sqlite.org/2026
|
||||
SQLITE_LICENSE = blessing
|
||||
|
||||
Reference in New Issue
Block a user