]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) (GH-102488)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Mar 2023 01:31:48 +0000 (17:31 -0800)
committerGitHub <noreply@github.com>
Tue, 7 Mar 2023 01:31:48 +0000 (20:31 -0500)
(cherry picked from commit f9cdeb7b99d408a2e884101ede576952510bcc9b)

Co-authored-by: Ned Deily <nad@python.org>
Mac/BuildScript/build-installer.py

index 01e06013f3d17116c70d3dc0021192cf348626b8..334e10e7060f18642b0a1bbef36f61bc1956f74f 100755 (executable)
@@ -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 '