Commit fa7d7e91 authored by Max Kellermann's avatar Max Kellermann

python/build/libs.py: update OpenSSL to 3.0.2

parent f818cde3
...@@ -380,8 +380,8 @@ ffmpeg = FfmpegProject( ...@@ -380,8 +380,8 @@ ffmpeg = FfmpegProject(
) )
openssl = OpenSSLProject( openssl = OpenSSLProject(
'https://www.openssl.org/source/openssl-3.0.1.tar.gz', 'https://www.openssl.org/source/openssl-3.0.2.tar.gz',
'c311ad853353bce796edad01a862c50a8a587f62e7e2100ef465ab53ec9b06d1', '98e91ccead4d4756ae3c9cde5e09191a8e586d9f4d50838e7ec09d6411dfdb63',
'include/openssl/ossl_typ.h', 'include/openssl/ossl_typ.h',
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment