Ver código fonte

Update libvlc to fix avcodec compilation

Felix Paul Kühne 11 anos atrás
pai
commit
8e85b704bb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDHASH=6b77e629f
+TESTEDHASH=efd255c87
 
 usage()
 {