* [Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.44.2
@ 2023-12-04 21:12 Bernd Kuhls
2023-12-06 12:46 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-12-04 21:12 UTC (permalink / raw)
To: buildroot
Changelog:
https://sqlite.org/releaselog/3_44_2.html
https://sqlite.org/changes.html
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
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 ffeb1ff89c..38cff902d7 100644
--- a/package/sqlite/sqlite.hash
+++ b/package/sqlite/sqlite.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 39116c94e76630f22d54cd82c3cea308565f1715f716d1b2527f1c9c969ba4d9 sqlite-autoconf-3430100.tar.gz
+sha256 1c6719a148bc41cf0f2bbbe3926d7ce3f5ca09d878f1246fcc20767b175bb407 sqlite-autoconf-3440200.tar.gz
sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms
diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index f69097f3b7..99b1c4aa71 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,8 +4,8 @@
#
################################################################################
-SQLITE_VERSION = 3.43.1
-SQLITE_TAR_VERSION = 3430100
+SQLITE_VERSION = 3.44.2
+SQLITE_TAR_VERSION = 3440200
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_TAR_VERSION).tar.gz
SQLITE_SITE = https://www.sqlite.org/2023
SQLITE_LICENSE = Public domain
--
2.39.2
_______________________________________________
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 1/1] package/sqlite: bump version to 3.44.2
2023-12-04 21:12 [Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.44.2 Bernd Kuhls
@ 2023-12-06 12:46 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-12-06 12:46 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Changelog:
> https://sqlite.org/releaselog/3_44_2.html
> https://sqlite.org/changes.html
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
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:[~2023-12-06 12:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-04 21:12 [Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.44.2 Bernd Kuhls
2023-12-06 12:46 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox