* [Buildroot] [PATCH] sqlite: bump to version 3.9.1
@ 2015-10-19 18:24 Gustavo Zacarias
2015-10-19 20:04 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-10-19 18:24 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, 3 insertions(+), 3 deletions(-)
diff --git a/package/sqlite/sqlite.hash b/package/sqlite/sqlite.hash
index c149c67..4c8caae 100644
--- a/package/sqlite/sqlite.hash
+++ b/package/sqlite/sqlite.hash
@@ -1,4 +1,4 @@
# From http://www.sqlite.org/download.html
-sha1 6578aa8df05fd7777fbbc4fbf1912d981623f73b sqlite-autoconf-3090000.tar.gz
+sha1 6b7d22c24c9695118a2706c8e026fb3c31780a30 sqlite-autoconf-3090100.tar.gz
# Calculated based on the hash above
-sha256 a324143f4cc35cd7e9605a0a8dec9f9e4861d0be8305f3642e7d05008b77e60d sqlite-autoconf-3090000.tar.gz
+sha256 d89d0e1d93deafebd0aa067d20d9029d9914ccde244920d9dd09ea51944e1c6c sqlite-autoconf-3090100.tar.gz
diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index c6e95ee..6ae74ea 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SQLITE_VERSION = 3090000
+SQLITE_VERSION = 3090100
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org/2015
SQLITE_LICENSE = Public domain
--
2.4.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] sqlite: bump to version 3.9.1
2015-10-19 18:24 [Buildroot] [PATCH] sqlite: bump to version 3.9.1 Gustavo Zacarias
@ 2015-10-19 20:04 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2015-10-19 20:04 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-19 20:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19 18:24 [Buildroot] [PATCH] sqlite: bump to version 3.9.1 Gustavo Zacarias
2015-10-19 20:04 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox