python/build/libs.py: update FFmpeg to 7.0

This commit is contained in:
Max Kellermann 2024-04-15 21:54:09 +02:00
parent 5bd3934c00
commit 9e8bca4879
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ gme = CmakeProject(
)
ffmpeg = FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-6.1.1.tar.xz',
'8684f4b00f94b85461884c3719382f1261f0d9eb3d59640a1f4ac0873616f968',
'http://ffmpeg.org/releases/ffmpeg-7.0.tar.xz',
'4426a94dd2c814945456600c8adfc402bee65ec14a70e8c531ec9a2cd651da7b',
'lib/libavcodec.a',
[
'--disable-shared', '--enable-static',