[Buildroot] [git commit] package/sqlite: Bump version to 3.8.5

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jun 9 09:16:31 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=30685c09b9faef81de2534244fc98bca566c90de
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/sqlite/sqlite.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index 901e5a7..1fd76c8 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SQLITE_VERSION = 3080403
+SQLITE_VERSION = 3080500
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org/2014
 SQLITE_LICENSE = Public domain


More information about the buildroot mailing list