[Android] Update HASH
Thomas Guillem
git at videolan.org
Wed Dec 21 15:13:41 CET 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Dec 21 15:13:23 2016 +0100| [6d08f65fe277622b167692bd8bc4442509ae5340] | committer: Thomas Guillem
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/6d08f65fe277622b167692bd8bc4442509ae5340
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 7e5dd94..c06d4e4 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=377d831
+TESTED_HASH=57b0b61
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