mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Issue #25798: merge from 3.4
This commit is contained in:
commit
8d5d4664dc
3 changed files with 18 additions and 11 deletions
|
@ -237,9 +237,9 @@ def library_recipes():
|
|||
|
||||
result.extend([
|
||||
dict(
|
||||
name="OpenSSL 1.0.2d",
|
||||
url="https://www.openssl.org/source/openssl-1.0.2d.tar.gz",
|
||||
checksum='38dd619b2e77cbac69b99f52a053d25a',
|
||||
name="OpenSSL 1.0.2e",
|
||||
url="https://www.openssl.org/source/openssl-1.0.2e.tar.gz",
|
||||
checksum='5262bfa25b60ed9de9f28d5d52d77fc5',
|
||||
patches=[
|
||||
"openssl_sdk_makedepend.patch",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue