python/build/libs.py: update openmpt to 0.7.3

This commit is contained in:
Max Kellermann 2023-11-25 20:51:50 +01:00
parent 4072a6e445
commit ea23ea28ce
1 changed files with 2 additions and 2 deletions

View File

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