瀏覽代碼

libvlc: update tested hash to fix execution

Felix Paul Kühne 5 年之前
父節點
當前提交
1ae1a96c3e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compileAndBuildVLCKit.sh

+ 1 - 1
compileAndBuildVLCKit.sh

@@ -24,7 +24,7 @@ OSVERSIONMINLDFLAG=ios
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH="bfb245618" # libvlc hash that this version of VLCKit is build on
+TESTEDHASH="361ad729d" # libvlc hash that this version of VLCKit is build on
 
 usage()
 {