Parcourir la source

Update MVK to use the latest libvlc 2.1

Felix Paul Kühne il y a 11 ans
Parent
commit
448eba8101
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=d0e7b32b4
+TESTEDVLCKITHASH=42c0ae224
 TESTEDMEDIALIBRARYKITHASH=9c6382eb1
 
 usage()