Commit 01c9c450 authored by Max Kellermann's avatar Max Kellermann

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

Punycode hooray!
parent 8c9d7bf0
ver 0.23.11 (not yet released)
* Android/Windows
- update OpenSSL to 3.0.7
ver 0.23.10 (2022/10/14)
* storage
......
......@@ -387,8 +387,8 @@ ffmpeg = FfmpegProject(
)
openssl = OpenSSLProject(
'https://www.openssl.org/source/openssl-3.0.5.tar.gz',
'aa7d8d9bef71ad6525c55ba11e5f4397889ce49c2c9349dcea6d3e4f0b024a7a',
'https://www.openssl.org/source/openssl-3.0.7.tar.gz',
'83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e',
'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