Explorar o código

libvlc: update tested hash to fix execution

Felix Paul Kühne %!s(int64=5) %!d(string=hai) anos
pai
achega
1ae1a96c3e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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()
 {