Kaynağa Gözat

libvlc: update tested hash to fix execution

Felix Paul Kühne 5 yıl önce
ebeveyn
işleme
1ae1a96c3e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      compileAndBuildVLCKit.sh

+ 1 - 1
compileAndBuildVLCKit.sh

@@ -24,7 +24,7 @@ OSVERSIONMINLDFLAG=ios
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH="bfb245618" # libvlc hash that this version of VLCKit is build on
+TESTEDHASH="361ad729d" # libvlc hash that this version of VLCKit is build on
 
 usage()
 {