mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +00:00
[3.10] gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) (GH-102489)
(cherry picked from commit f9cdeb7b99)
Co-authored-by: Ned Deily <nad@python.org>
This commit is contained in:
parent
4248c24b41
commit
5e6351c1fb
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