[3.14] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135) (#137436)

Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Ned Deily <nad@python.org>
This commit is contained in:
Miss Islington (bot) 2025-08-06 14:45:54 +02:00 committed by GitHub
parent 25ae1af55e
commit 9b8826b2c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 13 additions and 11 deletions

View file

@ -359,9 +359,9 @@ def library_recipes():
),
),
dict(
name="SQLite 3.49.1",
url="https://sqlite.org/2025/sqlite-autoconf-3490100.tar.gz",
checksum="106642d8ccb36c5f7323b64e4152e9b719f7c0215acf5bfeac3d5e7f97b59254",
name="SQLite 3.50.4",
url="https://www.sqlite.org/2025/sqlite-autoconf-3500400.tar.gz",
checksum="a3db587a1b92ee5ddac2f66b3edb41b26f9c867275782d46c3a088977d6a5b18",
extra_cflags=('-Os '
'-DSQLITE_ENABLE_FTS5 '
'-DSQLITE_ENABLE_FTS4 '