Parcourir la source

fix invalid libvlc hash

Felix Paul Kühne il y a 11 ans
Parent
commit
42d17df475
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

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