File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -315,9 +315,9 @@ def library_recipes():
315315 ),
316316 ),
317317 dict (
318- name = "SQLite 3.14.1 " ,
319- url = "https://www.sqlite.org/2016/sqlite-autoconf-3140100 .tar.gz" ,
320- checksum = '3634a90a3f49541462bcaed3474b2684 ' ,
318+ name = "SQLite 3.14.2 " ,
319+ url = "https://www.sqlite.org/2016/sqlite-autoconf-3140200 .tar.gz" ,
320+ checksum = '90c53cacb811db27f990b8292bd96159 ' ,
321321 extra_cflags = ('-Os '
322322 '-DSQLITE_ENABLE_FTS5 '
323323 '-DSQLITE_ENABLE_FTS4 '
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ Build
116116
117117- Issue #28444: Fix missing extensions modules when cross compiling.
118118
119- - Issue #28208: Update Windows build to use SQLite 3.14.2.0 .
119+ - Issue #28208: Update Windows build and OS X installers to use SQLite 3.14.2.
120120
121121- Issue #28248: Update Windows build to use OpenSSL 1.0.2j.
122122
You can’t perform that action at this time.
0 commit comments