File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -242,9 +242,9 @@ def library_recipes():
242242
243243 result .extend ([
244244 dict (
245- name = "OpenSSL 1.0.2g " ,
246- url = "https://www.openssl.org/source/openssl-1.0.2g .tar.gz" ,
247- checksum = 'f3c710c045cdee5fd114feb69feba7aa ' ,
245+ name = "OpenSSL 1.0.2h " ,
246+ url = "https://www.openssl.org/source/openssl-1.0.2h .tar.gz" ,
247+ checksum = '9392e65072ce4b614c1392eefc1f23d0 ' ,
248248 patches = [
249249 "openssl_sdk_makedepend.patch" ,
250250 ],
Original file line number Diff line number Diff line change @@ -603,8 +603,8 @@ Build
603603
604604- Issue #25696: Fix installation of Python on UNIX with make -j9.
605605
606- - Issue #26465 : Update OS X 10.5+ 32-bit-only installer to build
607- and link with OpenSSL 1.0.2g .
606+ - Issue #26930 : Update OS X 10.5+ 32-bit-only installer to build
607+ and link with OpenSSL 1.0.2h .
608608
609609- Issue #26268: Update Windows builds to use OpenSSL 1.0.2f.
610610
You can’t perform that action at this time.
0 commit comments