* [Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.53.4
@ 2026-07-25 7:28 Bernd Kuhls
2026-07-25 11:10 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-07-25 7:28 UTC (permalink / raw)
To: buildroot
https://sqlite.org/releaselog/3_53_4.html
https://sqlite.org/src/timeline?from=version-3.53.3&to=version-3.53.4&to2=branch-3.53&y=ci
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
Gitlab pipelines passed:
https://gitlab.com/bkuhls/buildroot/-/commits/2fd4bbca1e23db90284ced98c00c91db6c5646ea
package/sqlite/sqlite.hash | 2 +-
package/sqlite/sqlite.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sqlite/sqlite.hash b/package/sqlite/sqlite.hash
index 1b81bef6e8..3844da4792 100644
--- a/package/sqlite/sqlite.hash
+++ b/package/sqlite/sqlite.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 c917d7db16648ec95f714974ace5e5dcf46b7dc70e26600a0a102a3141125db0 sqlite-autoconf-3530300.tar.gz
+sha256 0e9483900e92cd5de8fd48d16bf9200145a61f7fd5be542a5ac81d8a9516eb9c sqlite-autoconf-3530400.tar.gz
sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms
diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index b27abef9e9..5d0fdf4791 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,8 +4,8 @@
#
################################################################################
-SQLITE_VERSION = 3.53.3
-SQLITE_TAR_VERSION = 3530300
+SQLITE_VERSION = 3.53.4
+SQLITE_TAR_VERSION = 3530400
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_TAR_VERSION).tar.gz
SQLITE_SITE = https://www.sqlite.org/2026
SQLITE_LICENSE = blessing
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-25 11:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-25 7:28 [Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.53.4 Bernd Kuhls
2026-07-25 11:10 ` Julien Olivain via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).