[Android] Update HASH

Thomas Guillem git at videolan.org
Wed Jul 20 17:04:48 CEST 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Jul 20 17:04:43 2016 +0200| [3a3a1c522543bab5ff9ff29fd7a045f8f33afddb] | committer: Thomas Guillem

Update HASH

> https://code.videolan.org/videolan/vlc-android/commit/3a3a1c522543bab5ff9ff29fd7a045f8f33afddb
---

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

diff --git a/compile.sh b/compile.sh
index f7ee1ac..f829957 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=7c5374f
+TESTED_HASH=b0984a6
 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