瀏覽代碼

Update tested hash

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

+ 1 - 1
buildMobileVLCKit.sh

@@ -22,7 +22,7 @@ OSVERSIONMINLDFLAG=ios_version_min
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH=05c3bb28f
+TESTEDHASH=e713ded8
 
 if [ -z "$MAKE_JOBS" ]; then
     CORE_COUNT=`sysctl -n machdep.cpu.core_count`