package/sqlite: bump version to 3.30.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 6 Oct 2019 09:22:31 +0000 (11:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 7 Oct 2019 19:45:32 +0000 (21:45 +0200)
commit7ba88d0d9e10a80af65da058a467f2b8107435bd
treeb435e3f3fa622baf09f9ad4c084284d15fe36537
parent9bab165ccbacdf94955eadda8b5e24233560af53
package/sqlite: bump version to 3.30.0

Release notes: https://www.sqlite.org/releaselog/3_30_0.html

Changed Config.in option from stat3 to stat4
https://www.sqlite.org/compile.html#enable_stat3
"This option used to cause the ANALYZE command to collect index
 histogram data in the sqlite_stat3 table. But that functionality was
 superceded by SQLITE_ENABLE_STAT4 as of SQLite version 3.8.1
 (2013-10-17). The SQLITE_ENABLE_STAT3 compile-time option continued to
 be supported through version 3.29.0 (2019-07-10) but has now become a
 no-op."

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy
package/sqlite/Config.in
package/sqlite/sqlite.hash
package/sqlite/sqlite.mk