sqlite: bump version to 3150200 (3.15.2)

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2016-11-29 11:29:19 +00:00 committed by Peter Korsgaard
parent b6e77c91e8
commit 8af8c9d15f
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# From http://www.sqlite.org/download.html
sha1 47404fe5c43936160ad0e90bddedc99367da7a9b sqlite-autoconf-3150100.tar.gz
sha1 31f52169bcfeef9efb61480d0950e928ad059552 sqlite-autoconf-3150200.tar.gz
# Calculated based on the hash above
sha256 5dfa89b7697ee3c2ac7b44e8e157e7f204bf999c866afcaa8bb1c7ff656ae2c5 sqlite-autoconf-3150100.tar.gz
sha256 07b35063b9386865b78226cdaca9a299d938a87aaa8fdc4d73edb0cef30f3149 sqlite-autoconf-3150200.tar.gz

View file

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