[Android] Update HASH

Thomas Guillem git at videolan.org
Mon Dec 19 17:26:02 CET 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Dec 19 17:25:53 2016 +0100| [53d45685b31e87f51d1b86f090a79f685828208c] | committer: Thomas Guillem

Update HASH

> https://code.videolan.org/videolan/vlc-android/commit/53d45685b31e87f51d1b86f090a79f685828208c
---

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

diff --git a/compile.sh b/compile.sh
index 0123098..4cd0ff5 100755
--- a/compile.sh
+++ b/compile.sh
@@ -168,7 +168,7 @@ done
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=10028dd
+TESTED_HASH=377d831
 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