Explorar el Código

fix invalid libvlc hash

Felix Paul Kühne hace 11 años
padre
commit
42d17df475
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -14,7 +14,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDHASH=5fff21378
+TESTEDHASH=0c3ed7f8d
 
 usage()
 {