* [Buildroot] [PATCH] sqlite: bump to version 3.9.0
@ 2015-10-14 19:18 Gustavo Zacarias
2015-10-14 20:24 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-10-14 19:18 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/sqlite/sqlite.hash | 4 +++-
package/sqlite/sqlite.mk | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/package/sqlite/sqlite.hash b/package/sqlite/sqlite.hash
index 8b507f0..c149c67 100644
--- a/package/sqlite/sqlite.hash
+++ b/package/sqlite/sqlite.hash
@@ -1,2 +1,4 @@
# From http://www.sqlite.org/download.html
-sha1 d0e22d7e361b6f50830a3cdeafe35311443f8f9a sqlite-autoconf-3081101.tar.gz
+sha1 6578aa8df05fd7777fbbc4fbf1912d981623f73b sqlite-autoconf-3090000.tar.gz
+# Calculated based on the hash above
+sha256 a324143f4cc35cd7e9605a0a8dec9f9e4861d0be8305f3642e7d05008b77e60d sqlite-autoconf-3090000.tar.gz
diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index afeae6c6..c6e95ee 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SQLITE_VERSION = 3081101
+SQLITE_VERSION = 3090000
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org/2015
SQLITE_LICENSE = Public domain
--
2.4.9
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] sqlite: bump to version 3.9.0
2015-10-14 19:18 [Buildroot] [PATCH] sqlite: bump to version 3.9.0 Gustavo Zacarias
@ 2015-10-14 20:24 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-10-14 20:24 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Wed, 14 Oct 2015 16:18:08 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/sqlite/sqlite.hash | 4 +++-
> package/sqlite/sqlite.mk | 2 +-
> 2 files changed, 4 insertions(+), 2 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-14 20:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 19:18 [Buildroot] [PATCH] sqlite: bump to version 3.9.0 Gustavo Zacarias
2015-10-14 20:24 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox