mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] sqlite: version bump 3.8.2.0 -> 3.8.7.1
@ 2014-11-05  8:59 Bernhard Walle
  2014-11-13 16:57 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Walle @ 2014-11-05  8:59 UTC (permalink / raw)
  To: ptxdist; +Cc: Bernhard Walle

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
 rules/sqlite.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/sqlite.make b/rules/sqlite.make
index 7e35143..2170cf7 100644
--- a/rules/sqlite.make
+++ b/rules/sqlite.make
@@ -20,11 +20,11 @@ PACKAGES-$(PTXCONF_SQLITE) += sqlite
 #
 # Paths and names
 #
-SQLITE_VERSION	:= 3080200
-SQLITE_MD5	:= f62206713e6a08d4ccbc60b1fd712a1a
+SQLITE_VERSION	:= 3080701
+SQLITE_MD5	:= 8ee4541ebb3e5739e7ef5e9046e30063
 SQLITE		:= sqlite-autoconf-$(SQLITE_VERSION)
 SQLITE_SUFFIX	:= tar.gz
-SQLITE_URL	:= http://www.sqlite.org/2013/$(SQLITE).$(SQLITE_SUFFIX)
+SQLITE_URL	:= http://www.sqlite.org/2014/$(SQLITE).$(SQLITE_SUFFIX)
 SQLITE_SOURCE	:= $(SRCDIR)/$(SQLITE).$(SQLITE_SUFFIX)
 SQLITE_DIR	:= $(BUILDDIR)/$(SQLITE)
 SQLITE_LICENSE	:= public_domain
-- 
2.1.3


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-11-13 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-05  8:59 [ptxdist] [PATCH] sqlite: version bump 3.8.2.0 -> 3.8.7.1 Bernhard Walle
2014-11-13 16:57 ` Michael Olbrich

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