mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
[3.11] gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) (GH-102488)
(cherry picked from commit f9cdeb7b99)
Co-authored-by: Ned Deily <nad@python.org>
This commit is contained in:
parent
280b975c3f
commit
b6fd4e69c4
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,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…
Add table
Add a link
Reference in a new issue