[Android] Update Hash
Thomas Guillem
git at videolan.org
Tue Mar 15 16:46:05 CET 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Mar 15 16:45:56 2016 +0100| [b34231eac8d54768ceac5f97c26fc13f91a8bbd3] | committer: Thomas Guillem
Update Hash
> https://code.videolan.org/videolan/vlc-android/commit/b34231eac8d54768ceac5f97c26fc13f91a8bbd3
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 0d44d28..9e02e8f 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=68c83c4
+TESTED_HASH=142b879
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