mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] SQlite-version-bump-to-3.27.1
@ 2019-02-25  6:36 webmaster
  2019-02-25 12:30 ` webmaster
  0 siblings, 1 reply; 2+ messages in thread
From: webmaster @ 2019-02-25  6:36 UTC (permalink / raw)
  To: ptxdist

[-- Attachment #1: Type: text/plain, Size: 35 bytes --]

SQlite-version-bump-to-3.27.1 patch

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-SQlite-version-bump-to-3.27.1.patch --]
[-- Type: text/x-diff; name=0001-SQlite-version-bump-to-3.27.1.patch, Size: 1037 bytes --]

From 799c10a267e2763b443af97c40dfedceb52d76ea Mon Sep 17 00:00:00 2001
From: Simon <webmaster@zutroll.de>
Date: Fri, 22 Feb 2019 14:34:59 +0100
Subject: [PATCH 097/100] SQlite version bump to 3.27.1

SQlite version bump to 3.27.1
---
 rules/sqlite.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/sqlite.make b/rules/sqlite.make
index 1d0caaf41..97f32e0ce 100644
--- a/rules/sqlite.make
+++ b/rules/sqlite.make
@@ -21,11 +21,11 @@ PACKAGES-$(PTXCONF_SQLITE) += sqlite
 #
 # Paths and names
 #
-SQLITE_VERSION	:= 3190200
-SQLITE_MD5	:= 9f006b16de2cd81f6bae9b40e91daabf
+SQLITE_VERSION	:= 3270100
+SQLITE_MD5	:= cb72c5f93235cd56b18ee2aa1504cdaf
 SQLITE		:= sqlite-autoconf-$(SQLITE_VERSION)
 SQLITE_SUFFIX	:= tar.gz
-SQLITE_URL	:= https://www.sqlite.org/2017/$(SQLITE).$(SQLITE_SUFFIX)
+SQLITE_URL	:= https://www.sqlite.org/2019/$(SQLITE).$(SQLITE_SUFFIX)
 SQLITE_SOURCE	:= $(SRCDIR)/$(SQLITE).$(SQLITE_SUFFIX)
 SQLITE_DIR	:= $(BUILDDIR)/$(SQLITE)
 SQLITE_LICENSE	:= public_domain
-- 
2.14.1.windows.1


[-- Attachment #3: Type: text/plain, Size: 91 bytes --]

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2019-02-25 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-25  6:36 [ptxdist] SQlite-version-bump-to-3.27.1 webmaster
2019-02-25 12:30 ` webmaster

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