python/build/libs: update libopenmpt to 0.7.4

This commit is contained in:
Max Kellermann 2024-03-11 15:18:43 +01:00
parent 280ff9211f
commit 4874bcf8e8
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ libmodplug = AutotoolsProject(
) )
libopenmpt = AutotoolsProject( libopenmpt = AutotoolsProject(
'https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.7.3+release.autotools.tar.gz', 'https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.7.4+release.autotools.tar.gz',
'2cf8369b7916b09264f3f14b9fb6cef35a6e9bee0328dec4f49d98211ccfd722', '1600f9335eae3904089a6286f525812961c54ce36a05dfe6eeaa576dd9328f3f',
'lib/libopenmpt.a', 'lib/libopenmpt.a',
[ [
'--disable-shared', '--enable-static', '--disable-shared', '--enable-static',