mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] sqlite: version bump 3400000 -> 3480000
@ 2025-02-01 10:24 Lars Pedersen
  2025-02-07 11:21 ` Michael Olbrich
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Pedersen @ 2025-02-01 10:24 UTC (permalink / raw)
  To: ptxdist; +Cc: Lars Pedersen

Same license copyright disclaim, but moved in file

Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
---
 rules/sqlite.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/sqlite.make b/rules/sqlite.make
index ea57e9042..d60cefb8a 100644
--- a/rules/sqlite.make
+++ b/rules/sqlite.make
@@ -19,15 +19,15 @@ PACKAGES-$(PTXCONF_SQLITE) += sqlite
 #
 # Paths and names
 #
-SQLITE_VERSION	:= 3400000
-SQLITE_MD5	:= c833d61da768a116fa16d910f43cfd9a
+SQLITE_VERSION	:= 3480000
+SQLITE_MD5	:= f87741cf09d731f5d31defbcabf1e07f
 SQLITE		:= sqlite-autoconf-$(SQLITE_VERSION)
 SQLITE_SUFFIX	:= tar.gz
-SQLITE_URL	:= https://www.sqlite.org/2022/$(SQLITE).$(SQLITE_SUFFIX)
+SQLITE_URL	:= https://www.sqlite.org/2025/$(SQLITE).$(SQLITE_SUFFIX)
 SQLITE_SOURCE	:= $(SRCDIR)/$(SQLITE).$(SQLITE_SUFFIX)
 SQLITE_DIR	:= $(BUILDDIR)/$(SQLITE)
 SQLITE_LICENSE	:= public_domain
-SQLITE_LICENSE_FILES	:= file://sqlite3.c;startline=29;endline=30;md5=43af35cab122fd0eed4d5469d0507788
+SQLITE_LICENSE_FILES	:= file://sqlite3.c;startline=35;endline=36;md5=43af35cab122fd0eed4d5469d0507788
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.48.1




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-14  9:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-01 10:24 [ptxdist] [PATCH] sqlite: version bump 3400000 -> 3480000 Lars Pedersen
2025-02-07 11:21 ` Michael Olbrich
2025-02-07 15:06   ` Lars Pedersen
2025-02-07 15:12   ` [ptxdist] [PATCH v2] " Lars Pedersen
2025-02-14  9:02     ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox