Explorar o código

./uildMobileVLCkit: fix wrong hash

Carola Nitz %!s(int64=7) %!d(string=hai) anos
pai
achega
04596824dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -22,7 +22,7 @@ OSVERSIONMINLDFLAG=ios_version_min
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH=74f4568aa
+TESTEDHASH=dd26ae7ed
 
 CORE_COUNT=`sysctl -n machdep.cpu.core_count`
 let MAKE_JOBS=$CORE_COUNT+1