python/libs: upgrade opus to 1.1.1
This commit is contained in:
parent
cb1e644230
commit
13bc15c05d
@ -19,8 +19,8 @@ libvorbis = AutotoolsProject(
|
|||||||
)
|
)
|
||||||
|
|
||||||
opus = AutotoolsProject(
|
opus = AutotoolsProject(
|
||||||
'http://downloads.xiph.org/releases/opus/opus-1.1.tar.gz',
|
'http://downloads.xiph.org/releases/opus/opus-1.1.1.tar.gz',
|
||||||
'c5a8cf7c0b066759542bc4ca46817ac6',
|
'cfb354d4c65217ca32a762f8ab15f2ac',
|
||||||
'lib/libopus.a',
|
'lib/libopus.a',
|
||||||
['--disable-shared', '--enable-static'],
|
['--disable-shared', '--enable-static'],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user