Pārlūkot izejas kodu

buildscript: bump hash to include recent bugfixes

Caro 6 gadi atpakaļ
vecāks
revīzija
b39b46f82e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      compileAndBuildVLCKit.sh

+ 1 - 1
compileAndBuildVLCKit.sh

@@ -25,7 +25,7 @@ OSVERSIONMINLDFLAG=ios
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH="db3e320b1" # libvlc hash that this version of VLCKit is build on
+TESTEDHASH="64acb7df4" # libvlc hash that this version of VLCKit is build on
 
 if [ -z "$MAKE_JOBS" ]; then
     CORE_COUNT=`sysctl -n machdep.cpu.core_count`