[Android] Update VLC hash
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Tue Feb  2 12:09:38 CET 2016
    
    
  
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb  2 12:08:19 2016 +0100| [08df149c0098954df0f6eeb262775ec27c3f6fe0] | committer: Jean-Baptiste Kempf
Update VLC hash
> https://code.videolan.org/videolan/vlc-android/commit/08df149c0098954df0f6eeb262775ec27c3f6fe0
---
 compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index ffc3636..76229e9 100755
--- a/compile.sh
+++ b/compile.sh
@@ -128,7 +128,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=4d7d1f0
+TESTED_HASH=584d1ea
 if [ ! -d "vlc" ]; then
     echo "VLC source not found, cloning"
     git clone git://git.videolan.org/vlc.git vlc
    
    
More information about the Android
mailing list