Parcourir la source

MVK: fix tested hash

Felix Paul Kühne il y a 9 ans
Parent
commit
5ef6a21137
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -17,7 +17,7 @@ SCARY=yes
 TVOS=no
 BITCODE=no
 
-TESTEDHASH=7f9fac4e
+TESTEDHASH=e54bc05e
 
 usage()
 {