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

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

index 7daead587c2207175e8339245269b9e8abbf87da..114cc1005d4d5c3373f6bc8f963b5af3b1341356 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 '