Commit a6a1182c authored by Max Kellermann's avatar Max Kellermann

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

parent a59c9c60
...@@ -598,8 +598,8 @@ ffmpeg = FfmpegProject( ...@@ -598,8 +598,8 @@ ffmpeg = FfmpegProject(
) )
openssl = OpenSSLProject( openssl = OpenSSLProject(
'https://www.openssl.org/source/openssl-3.0.8.tar.gz', 'https://www.openssl.org/source/openssl-3.1.0.tar.gz',
'6c13d2bf38fdf31eac3ce2a347073673f5d63263398f1f69d0df4a41253e4b3e', 'aaa925ad9828745c4cad9d9efeb273deca820f2cdcf2c3ac7d7c1212b7c497b4',
'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