sqlite: bump version to 3.13.0
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 18 May 2016 14:54:08 +0000 (15:54 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 23 May 2016 11:55:47 +0000 (13:55 +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 a005cb11a409e6949f2f96b19c767d164c94bb8a..ce03e1ecd33065e65c352a49fae47af992afeb7f 100644 (file)
@@ -1,4 +1,4 @@
 # From http://www.sqlite.org/download.html
-sha1 b43c2e7238e54c50b95fbbd85c48792f4f39af8c  sqlite-autoconf-3120200.tar.gz
+sha1 f6f76e310389e3f510b23826f805850449ae8653  sqlite-autoconf-3130000.tar.gz
 # Calculated based on the hash above
-sha256 fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb  sqlite-autoconf-3120200.tar.gz
+sha256 e2797026b3310c9d08bd472f6d430058c6dd139ff9d4e30289884ccd9744086b  sqlite-autoconf-3130000.tar.gz
index 2f9b6ce7601f39b57d3f76e5634cb1ff81a85a4d..0dadd76516aafe2b9dfcd3bdd9d4985b3c6c32b8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SQLITE_VERSION = 3120200
+SQLITE_VERSION = 3130000
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org/2016
 SQLITE_LICENSE = Public domain