| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -360,9 +360,9 @@ def library_recipes(): | |||
| 360 | 360 | ), | |
| 361 | 361 | ), | |
| 362 | 362 | dict( | |
| 363 | - name="SQLite 3.38.4", | ||
| 364 | - url="https://sqlite.org/2022/sqlite-autoconf-3380400.tar.gz", | ||
| 365 | - checksum="34c0b92a0609ed4ce78582e8dc1ed45a", | ||
| 363 | + name="SQLite 3.39.4", | ||
| 364 | + url="https://sqlite.org/2022/sqlite-autoconf-3390400.tar.gz", | ||
| 365 | + checksum="44b7e6691b0954086f717a6c43b622a5", | ||
| 366 | 366 | extra_cflags=('-Os ' | |
| 367 | 367 | '-DSQLITE_ENABLE_FTS5 ' | |
| 368 | 368 | '-DSQLITE_ENABLE_FTS4 ' | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1 @@ | |||
| 1 | + Update macOS installer to SQLite 3.39.4. | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments