sqlite: bump to version 3.8.7.4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-12-09 16:44:51 -03:00 committed by Thomas Petazzoni
parent 7d925ffcbf
commit 0085a19c8c
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From http://www.sqlite.org/download.html
sha1 5cbe9aa4af1b32787045a251dba6debee3f061c0 sqlite-autoconf-3080703.tar.gz
sha1 70ca0b8884a6b145b7f777724670566e2b4f3cde sqlite-autoconf-3080704.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
SQLITE_VERSION = 3080703
SQLITE_VERSION = 3080704
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org/2014
SQLITE_LICENSE = Public domain