sqlite: bump version to 3150000 (3.15.0)
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sat, 15 Oct 2016 15:35:35 +0000 (16:35 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 Oct 2016 16:33:39 +0000 (18:33 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sqlite/sqlite.hash
package/sqlite/sqlite.mk

index 308522bf7c392dcbded0956ee94f8c75b8a1b880..b0418af0f707830d0dce257532a62fc595eb2354 100644 (file)
@@ -1,4 +1,4 @@
 # From http://www.sqlite.org/download.html
-sha1 5d3a6bccd9154963641960db61df901a4e0b3ca0  sqlite-autoconf-3140200.tar.gz
+sha1 b34cb4ee9710368598c62df0222f5c24dfc9c860  sqlite-autoconf-3150000.tar.gz
 # Calculated based on the hash above
-sha256 644f0c127f7d0cbe8765b9bbdf9ed09d6a2f2b9dfba48ddfd8ca0a42fdb5b3fc  sqlite-autoconf-3140200.tar.gz
+sha256 77162da9b4a0336d7e77d5252b690662850f62b47c12d9125f74ab9de78ded27  sqlite-autoconf-3150000.tar.gz
index a8a36bbfaf1c1d01f358a1e793fd201869da8fe5..0a5c1bb8f9b0bbdb8126d89d82cc15dc5d9a2f6b 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SQLITE_VERSION = 3140200
+SQLITE_VERSION = 3150000
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org/2016
 SQLITE_LICENSE = Public domain