python/build/libs.py: upgrade libvorbis to 1.3.6

This commit is contained in:
Max Kellermann 2018-04-26 19:14:26 +02:00
parent 1e54297be8
commit d40e9de2d2

View File

@ -17,8 +17,8 @@ libogg = AutotoolsProject(
)
libvorbis = AutotoolsProject(
'http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.xz',
'28cb28097c07a735d6af56e598e1c90f',
'http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.6.tar.xz',
'af00bb5a784e7c9e69f56823de4637c350643deedaf333d0fa86ecdba6fcb415',
'lib/libvorbis.a',
[
'--disable-shared', '--enable-static',