Browse Source

MVK: use a nicer hash

Felix Paul Kühne 9 years ago
parent
commit
aeff6f6cd7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 TVOS=no
 
-TESTEDVLCKITHASH=60cb566d
+TESTEDVLCKITHASH=31533331
 TESTEDMEDIALIBRARYKITHASH=e5ca039f
 
 usage()