mirror of https://github.com/python/cpython
gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485)
This commit is contained in:
parent
c84e6f32df
commit
f9cdeb7b99
|
@ -361,7 +361,7 @@ def library_recipes():
|
|||
dict(
|
||||
name="SQLite 3.40.1",
|
||||
url="https://sqlite.org/2022/sqlite-autoconf-3400100.tar.gz",
|
||||
checksum="5498af3a357753d473ee713e363fa5b7",
|
||||
checksum="42175b1a1d23529cb133bbd2b5900afd",
|
||||
extra_cflags=('-Os '
|
||||
'-DSQLITE_ENABLE_FTS5 '
|
||||
'-DSQLITE_ENABLE_FTS4 '
|
||||
|
|
Loading…
Reference in New Issue