[Android] Update HASH
Thomas Guillem
git at videolan.org
Thu Mar 10 11:46:10 CET 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Mar 10 11:45:57 2016 +0100| [be2746411ac25292d02fa7f971a7a96f12ae6dc6] | committer: Thomas Guillem
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/be2746411ac25292d02fa7f971a7a96f12ae6dc6
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 4221103..7ccbc36 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=155fbc6
+TESTED_HASH=c021c52
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