浏览代码

Update libvlc to fix avcodec compilation

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

+ 1 - 1
buildMobileVLCKit.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDHASH=6b77e629f
+TESTEDHASH=efd255c87
 
 usage()
 {