[Android] Update HASH

Thomas Guillem git at videolan.org
Thu May 19 15:58:32 CEST 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu May 19 15:58:07 2016 +0200| [8a0a314e9faccbf8ae4c98467e42bd52f83e6438] | committer: Thomas Guillem

Update HASH

> https://code.videolan.org/videolan/vlc-android/commit/8a0a314e9faccbf8ae4c98467e42bd52f83e6438
---

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

diff --git a/compile.sh b/compile.sh
index fc11fee..26d4903 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=38cd4be
+TESTED_HASH=b7ea526
 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