python/build/libs: update OpenSSL toi 3.1.3

This commit is contained in:
Max Kellermann 2023-09-26 14:21:25 +02:00
parent a56a709406
commit f6d73555a6
1 changed files with 2 additions and 2 deletions

View File

@ -599,8 +599,8 @@ ffmpeg = FfmpegProject(
)
openssl = OpenSSLProject(
'https://www.openssl.org/source/openssl-3.1.2.tar.gz',
'a0ce69b8b97ea6a35b96875235aa453b966ba3cba8af2de23657d8b6767d6539',
'https://www.openssl.org/source/openssl-3.1.3.tar.gz',
'f0316a2ebd89e7f2352976445458689f80302093788c466692fb2a188b2eacf6',
'include/openssl/ossl_typ.h',
)