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 @@ -1555,7 +1555,7 @@ Build
15551555
15561556- Issue #21236: Build _msi.pyd with cabinet.lib instead of fci.lib
15571557
1558- - Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.
1558+ - Issue #17128: Use private version of OpenSSL for OS X 10.5+ installer.
15591559
15601560C API
15611561-----
You can’t perform that action at this time.
0 commit comments