[Android] Update HASH

Thomas Guillem git at videolan.org
Tue May 31 16:24:55 CEST 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue May 31 16:24:29 2016 +0200| [1cb97a47c7aa642b9c427c5b5694da16c0b4a066] | committer: Thomas Guillem

Update HASH

> https://code.videolan.org/videolan/vlc-android/commit/1cb97a47c7aa642b9c427c5b5694da16c0b4a066
---

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

diff --git a/compile.sh b/compile.sh
index 7702e09..e430618 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=9503a2c
+TESTED_HASH=3b82f9f
 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