Browse Source

Update libvlc to fix compilation with Xcode 5.1

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

+ 1 - 1
buildMobileVLCKit.sh

@@ -14,7 +14,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDHASH=a351db66d
+TESTEDHASH=5bf7355fe
 
 usage()
 {