Quellcode durchsuchen

libvlc: update tested hash to fix execution

Felix Paul Kühne vor 5 Jahren
Ursprung
Commit
1ae1a96c3e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      compileAndBuildVLCKit.sh

+ 1 - 1
compileAndBuildVLCKit.sh

@@ -24,7 +24,7 @@ OSVERSIONMINLDFLAG=ios
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH="bfb245618" # libvlc hash that this version of VLCKit is build on
+TESTEDHASH="361ad729d" # libvlc hash that this version of VLCKit is build on
 
 usage()
 {