Browse Source

Update tested hash

Felix Paul Kühne 7 years ago
parent
commit
5006a58aec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -25,7 +25,7 @@ OSVERSIONMINLDFLAG=ios_version_min
 ROOT_DIR=empty
 ROOT_DIR=empty
 FARCH="all"
 FARCH="all"
 
 
-TESTEDHASH=250e44f
+TESTEDHASH=10db447e
 
 
 if [ -z "$MAKE_JOBS" ]; then
 if [ -z "$MAKE_JOBS" ]; then
     CORE_COUNT=`sysctl -n machdep.cpu.core_count`
     CORE_COUNT=`sysctl -n machdep.cpu.core_count`