python/build/libs.py: fix the OpenSSL SHA256

This commit is contained in:
Max Kellermann 2022-05-24 10:55:50 +02:00
parent 81cde72fd0
commit 2a35fbe29e
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ ffmpeg = FfmpegProject(
openssl = OpenSSLProject(
'https://www.openssl.org/source/openssl-3.0.3.tar.gz',
'9384a2b0570dd80358841464677115df785edb941c71211f75076d72fe6b438f',
'ee0078adcef1de5f003c62c80cc96527721609c6f3bb42b7795df31f8b558c0b',
'include/openssl/ossl_typ.h',
)