[Android] Update VLC HASH
    Geoffrey Métais 
    git at videolan.org
       
    Wed Apr 19 17:32:14 CEST 2017
    
    
  
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Apr 19 17:05:48 2017 +0200| [fe8bad57755e253c33f52b6d3bb100bd4e3a483f] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/fe8bad57755e253c33f52b6d3bb100bd4e3a483f
---
 compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 443c2a8..41b2998 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=ed56521
+TESTED_HASH=a32c5ee
 if [ ! -d "vlc" ]; then
     diagnostic "VLC source not found, cloning"
     git clone http://git.videolan.org/git/vlc.git vlc
    
    
More information about the Android
mailing list