sqlite: bump version to 3120200
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 19 Apr 2016 09:39:22 +0000 (10:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 20 Apr 2016 06:55:20 +0000 (08:55 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sqlite/sqlite.hash
package/sqlite/sqlite.mk

index df0d59bf4e3e8c0a6f4ccbfb95c8f2c155cead9e..a005cb11a409e6949f2f96b19c767d164c94bb8a 100644 (file)
@@ -1,4 +1,4 @@
 # From http://www.sqlite.org/download.html
-sha1   fa1f3dbf6e2e8c6d14125b2eceda5b2e16a19f1f        sqlite-autoconf-3120100.tar.gz
+sha1 b43c2e7238e54c50b95fbbd85c48792f4f39af8c  sqlite-autoconf-3120200.tar.gz
 # Calculated based on the hash above
-sha256 1c038519862b3983b0475f3ed3143ce4bbfcd21bfbd0741192f415838c831a7c        sqlite-autoconf-3120100.tar.gz
+sha256 fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb  sqlite-autoconf-3120200.tar.gz
index 18abfe171cd3358f0dd5d1544ba26ddeb28e001d..2f9b6ce7601f39b57d3f76e5634cb1ff81a85a4d 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SQLITE_VERSION = 3120100
+SQLITE_VERSION = 3120200
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org/2016
 SQLITE_LICENSE = Public domain