[Android] Update HASH

Thomas Guillem git at videolan.org
Mon Dec 19 12:07:42 CET 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Dec 19 12:07:31 2016 +0100| [ddd4782b4b156b91de6c301fa52e7f55deda6e41] | committer: Thomas Guillem

Update HASH

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

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

diff --git a/compile.sh b/compile.sh
index 6266b58..3c291e9 100755
--- a/compile.sh
+++ b/compile.sh
@@ -184,7 +184,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=bfd43b5
+TESTED_HASH=10028dd
 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