[Android] Update Hash
Thomas Guillem
git at videolan.org
Mon Nov 28 16:39:07 CET 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Nov 28 16:38:36 2016 +0100| [351ff8b44b697a75d4d6e8cdbffbc51c04359a11] | committer: Thomas Guillem
Update Hash
> https://code.videolan.org/videolan/vlc-android/commit/351ff8b44b697a75d4d6e8cdbffbc51c04359a11
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 7ca1a2d..cdbb3df 100755
--- a/compile.sh
+++ b/compile.sh
@@ -184,7 +184,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=215df6e
+TESTED_HASH=bfd43b5
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