mirror of
https://github.com/python/cpython.git
synced 2026-04-13 23:31:02 +00:00
[3.14] gh-144551: Update iOS builds to use OpenSSL 3.0.19 (GH-144867)
(cherry picked from commit ebe02e4f39)
Co-authored-by: Zachary Ware <zach@python.org>
This commit is contained in:
parent
53b8e64150
commit
15c8bfd04a
1 changed files with 1 additions and 1 deletions
|
|
@ -316,7 +316,7 @@ def unpack_deps(
|
|||
for name_ver in [
|
||||
"BZip2-1.0.8-2",
|
||||
"libFFI-3.4.7-2",
|
||||
"OpenSSL-3.0.18-1",
|
||||
"OpenSSL-3.0.19-1",
|
||||
"XZ-5.6.4-2",
|
||||
"mpdecimal-4.0.0-2",
|
||||
"zstd-1.5.7-1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue