Browse Source

Update libvlc to fix avcodec compilation

Felix Paul Kühne 11 years ago
parent
commit
8e85b704bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

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