Browse Source

Update MVK to fix compilation for tvOS

Felix Paul Kühne 9 years ago
parent
commit
ae7f6fb5ca
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=3f93c1e7
+TESTEDVLCKITHASH=33dc257f
 TESTEDMEDIALIBRARYKITHASH=e5ca039f
 
 usage()