File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -237,9 +237,9 @@ def library_recipes():
237237
238238 result .extend ([
239239 dict (
240- name = "OpenSSL 1.0.1k " ,
241- url = "https://www.openssl.org/source/openssl-1.0.1k .tar.gz" ,
242- checksum = 'd4f002bd22a56881340105028842ae1f ' ,
240+ name = "OpenSSL 1.0.1l " ,
241+ url = "https://www.openssl.org/source/openssl-1.0.1l .tar.gz" ,
242+ checksum = 'cdb22925fc9bc97ccbf1e007661f2aa6 ' ,
243243 patches = [
244244 "openssl_sdk_makedepend.patch" ,
245245 ],
Original file line number Diff line number Diff line change @@ -361,7 +361,7 @@ Build
361361
362362- Issue #17219: Add library build dir for Python extension cross-builds.
363363
364- - Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.
364+ - Issue #17128: Use private version of OpenSSL for 3.4.3 OS X 10.5+ installer.
365365
366366C API
367367-----
You can’t perform that action at this time.
0 commit comments