Update libogg and libvorbis to versions 1.3.2 and 1.3.5, respectively.

This commit is contained in:
Alex Szpakowski
2015-12-01 16:02:35 -04:00
parent c952bbcab7
commit 4206243c74
580 changed files with 19440 additions and 23422 deletions
+2 -2
View File
@@ -132,8 +132,8 @@ set(MEGA_ZLIB_VER "1.2.8")
set(MEGA_PHYSFS_VER "2.0.3")
set(MEGA_LUA51_VER "5.1.5")
set(MEGA_LUAJIT_VER "2.0.4")
set(MEGA_LIBOGG_VER "1.3.1")
set(MEGA_LIBVORBIS_VER "1.3.3")
set(MEGA_LIBOGG_VER "1.3.2")
set(MEGA_LIBVORBIS_VER "1.3.5")
set(MEGA_LIBTHEORA_VER "1.1")
set(MEGA_MPG123_VER "1.15.3")
set(MEGA_FREETYPE_VER "2.5.0.1")