mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j.
Original patch by Mariatta Wijaya.
This commit is contained in:
		
							parent
							
								
									3e3e9f3667
								
							
						
					
					
						commit
						38adbfa710
					
				
					 3 changed files with 9 additions and 13 deletions
				
			
		|  | @ -242,9 +242,9 @@ def library_recipes(): | |||
| 
 | ||||
|         result.extend([ | ||||
|           dict( | ||||
|               name="OpenSSL 1.0.2h", | ||||
|               url="https://www.openssl.org/source/openssl-1.0.2h.tar.gz", | ||||
|               checksum='9392e65072ce4b614c1392eefc1f23d0', | ||||
|               name="OpenSSL 1.0.2j", | ||||
|               url="https://www.openssl.org/source/openssl-1.0.2j.tar.gz", | ||||
|               checksum='96322138f0b69e61b7212bc53d5e912b', | ||||
|               patches=[ | ||||
|                   "openssl_sdk_makedepend.patch", | ||||
|                    ], | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ned Deily
						Ned Deily