* [Buildroot] [PATCH] package/sqlite: bump to 3.46.0
@ 2024-07-26 14:39 Marcus Hoffmann via buildroot
2024-07-30 7:35 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Hoffmann via buildroot @ 2024-07-26 14:39 UTC (permalink / raw)
To: buildroot; +Cc: Bernd Kuhls
Changelog: https://sqlite.org/releaselog/3_46_0.html
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
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 e7b5d2b224..5eae86f159 100644
--- a/package/sqlite/sqlite.hash
+++ b/package/sqlite/sqlite.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 cd9c27841b7a5932c9897651e20b86c701dd740556989b01ca596fcfa3d49a0a sqlite-autoconf-3450100.tar.gz
+sha256 6f8e6a7b335273748816f9b3b62bbdc372a889de8782d7f048c653a447417a7d sqlite-autoconf-3460000.tar.gz
sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms
diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index 040d405b8a..8bd0a5cb4d 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,8 +4,8 @@
#
################################################################################
-SQLITE_VERSION = 3.45.1
-SQLITE_TAR_VERSION = 3450100
+SQLITE_VERSION = 3.46.0
+SQLITE_TAR_VERSION = 3460000
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_TAR_VERSION).tar.gz
SQLITE_SITE = https://www.sqlite.org/2024
SQLITE_LICENSE = blessing
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/sqlite: bump to 3.46.0
2024-07-26 14:39 [Buildroot] [PATCH] package/sqlite: bump to 3.46.0 Marcus Hoffmann via buildroot
@ 2024-07-30 7:35 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-30 7:35 UTC (permalink / raw)
To: Marcus Hoffmann via buildroot; +Cc: Bernd Kuhls, Marcus Hoffmann
On Fri, 26 Jul 2024 16:39:06 +0200
Marcus Hoffmann via buildroot <buildroot@buildroot.org> wrote:
> Changelog: https://sqlite.org/releaselog/3_46_0.html
>
> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
> ---
> package/sqlite/sqlite.hash | 2 +-
> package/sqlite/sqlite.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-30 7:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26 14:39 [Buildroot] [PATCH] package/sqlite: bump to 3.46.0 Marcus Hoffmann via buildroot
2024-07-30 7:35 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.