Browse Source

Update MVK to solve opus linking issues

Felix Paul Kühne 10 years ago
parent
commit
163f951a2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=0218063957
+TESTEDVLCKITHASH=32c449e37b
 TESTEDMEDIALIBRARYKITHASH=2d98d90aa
 
 usage()