浏览代码

Update libvlc to fix contrib compilation

Felix Paul Kühne 11 年之前
父节点
当前提交
a3460df46b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -14,7 +14,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDHASH=9396fb6e4
+TESTEDHASH=4599db0fd
 
 usage()
 {