[Android] Update HASH

Thomas Guillem git at videolan.org
Wed Mar 8 15:07:30 CET 2017


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Mar  8 15:05:06 2017 +0100| [65b07fefa61a3cf9504b923286d68b9cc003fdae] | committer: Thomas Guillem

Update HASH

> https://code.videolan.org/videolan/vlc-android/commit/65b07fefa61a3cf9504b923286d68b9cc003fdae
---

 compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index aa2020b..c12fae7 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=ebdd78e
+TESTED_HASH=6b4ff0f
 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