[Android] Update HASH

Thomas Guillem git at videolan.org
Tue Mar 28 14:30:08 CEST 2017


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Mar 28 14:27:07 2017 +0200| [f2dd92f3ec1f5a917eb4ec34f565b06973e50bb6] | committer: Thomas Guillem

Update HASH

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

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

diff --git a/compile.sh b/compile.sh
index 303f340..9e8f3db 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=6b4ff0f
+TESTED_HASH=72a0033
 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