Sfoglia il codice sorgente

libvlc: update tested hash to fix execution

Felix Paul Kühne 5 anni fa
parent
commit
1ae1a96c3e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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()
 {