sqlite: bump version to 3.8.7.2

- Bump version to 3.8.7.2
- Update hash value

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2014-11-19 14:08:15 +00:00 committed by Thomas Petazzoni
parent 1d547a65d2
commit ba992db976
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From http://www.sqlite.org/download.html
sha1 5601be1263842209d7c5dbf6128f1cc0b6bbe2e5 sqlite-autoconf-3080701.tar.gz
sha1 175283383d010709f76fdd13cb0c8c3c329a1c67 sqlite-autoconf-3080702.tar.gz

View File

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