mirror of
https://github.com/python/cpython.git
synced 2026-06-28 20:00:46 +00:00
gh-151163: Update Android, macOS installer, and Windows builds to SQLite 3.53.2 (GH-151187)
This commit is contained in:
parent
81c1cdcf4a
commit
ab8ebe9034
11 changed files with 14 additions and 13 deletions
|
|
@ -359,9 +359,9 @@ def library_recipes():
|
|||
),
|
||||
),
|
||||
dict(
|
||||
name="SQLite 3.53.1",
|
||||
url="https://www.sqlite.org/2026/sqlite-autoconf-3530100.tar.gz",
|
||||
checksum="83e6b2020a034e9a7ad4a72feea59e1ad52f162e09cbd26735a3ffb98359fc4f",
|
||||
name="SQLite 3.53.2",
|
||||
url="https://www.sqlite.org/2026/sqlite-autoconf-3530200.tar.gz",
|
||||
checksum="588ad51949419a56ebe81fe56193d510c559eb94c9a57748387860b5d3069316",
|
||||
extra_cflags=('-Os '
|
||||
'-DSQLITE_ENABLE_FTS5 '
|
||||
'-DSQLITE_ENABLE_FTS4 '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue