[Android] Update HASH
Thomas Guillem
git at videolan.org
Wed Feb 24 09:49:48 CET 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Feb 24 09:37:21 2016 +0100| [c1a750d19a2c2580c3f25265964f38b075b3734c] | committer: Thomas Guillem
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/c1a750d19a2c2580c3f25265964f38b075b3734c
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 1f6021a..5a73072 100755
--- a/compile.sh
+++ b/compile.sh
@@ -128,7 +128,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=cbf9ed0
+TESTED_HASH=21e3fde
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