python/build/libs.py: update libogg to 1.3.3
This commit is contained in:
parent
d98c19d561
commit
368d9359dd
@ -6,8 +6,8 @@ from build.ffmpeg import FfmpegProject
|
|||||||
from build.boost import BoostProject
|
from build.boost import BoostProject
|
||||||
|
|
||||||
libogg = AutotoolsProject(
|
libogg = AutotoolsProject(
|
||||||
'http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz',
|
'http://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.xz',
|
||||||
'5c3a34309d8b98640827e5d0991a4015',
|
'4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08',
|
||||||
'lib/libogg.a',
|
'lib/libogg.a',
|
||||||
[
|
[
|
||||||
'--disable-shared', '--enable-static',
|
'--disable-shared', '--enable-static',
|
||||||
|
Loading…
Reference in New Issue
Block a user