python/build/libs.py: upgrade libvorbis to 1.3.6
This commit is contained in:
parent
1e54297be8
commit
d40e9de2d2
@ -17,8 +17,8 @@ libogg = AutotoolsProject(
|
|||||||
)
|
)
|
||||||
|
|
||||||
libvorbis = AutotoolsProject(
|
libvorbis = AutotoolsProject(
|
||||||
'http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.xz',
|
'http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.6.tar.xz',
|
||||||
'28cb28097c07a735d6af56e598e1c90f',
|
'af00bb5a784e7c9e69f56823de4637c350643deedaf333d0fa86ecdba6fcb415',
|
||||||
'lib/libvorbis.a',
|
'lib/libvorbis.a',
|
||||||
[
|
[
|
||||||
'--disable-shared', '--enable-static',
|
'--disable-shared', '--enable-static',
|
||||||
|
Loading…
Reference in New Issue
Block a user