Browse Source

Compilation fix

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