mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lars Pedersen <lapeddk@gmail.com>
To: ptxdist@pengutronix.de
Cc: Lars Pedersen <lapeddk@gmail.com>
Subject: [ptxdist] [PATCH v2] sqlite: version bump 3400000 -> 3480000
Date: Fri,  7 Feb 2025 16:12:09 +0100	[thread overview]
Message-ID: <20250207151209.3889383-1-lapeddk@gmail.com> (raw)
In-Reply-To: <Z6XsxN-PMzzfm8vy@pengutronix.de>

Same license copyright disclaim, but moved in file

Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
---
Changes in v2:
- Fixed checksum for package

 rules/sqlite.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/sqlite.make b/rules/sqlite.make
index ea57e9042..5f80461a7 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	:= ab4e0652b6dedb075faf7a2781ba2c20
 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

base-commit: 2aa3757e42855f588f8a743d3b413450c50a2d48
-- 
2.48.1




  parent reply	other threads:[~2025-02-07 15:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-01 10:24 [ptxdist] [PATCH] " Lars Pedersen
2025-02-07 11:21 ` Michael Olbrich
2025-02-07 15:06   ` Lars Pedersen
2025-02-07 15:12   ` Lars Pedersen [this message]
2025-02-14  9:02     ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250207151209.3889383-1-lapeddk@gmail.com \
    --to=lapeddk@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox