Quellcode durchsuchen

Update MVK to use the latest libvlc 2.1

Felix Paul Kühne vor 11 Jahren
Ursprung
Commit
448eba8101
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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()