python/build/libs.py: update OpenSSL to 3.0.1
This commit is contained in:
parent
7ef86cbf9f
commit
8a59493d96
|
@ -380,8 +380,8 @@ ffmpeg = FfmpegProject(
|
|||
)
|
||||
|
||||
openssl = OpenSSLProject(
|
||||
'https://www.openssl.org/source/openssl-3.0.0.tar.gz',
|
||||
'59eedfcb46c25214c9bd37ed6078297b4df01d012267fe9e9eee31f61bc70536',
|
||||
'https://www.openssl.org/source/openssl-3.0.1.tar.gz',
|
||||
'c311ad853353bce796edad01a862c50a8a587f62e7e2100ef465ab53ec9b06d1',
|
||||
'include/openssl/ossl_typ.h',
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue