[Android] Update HASH
Thomas Guillem
git at videolan.org
Tue Mar 8 15:34:12 CET 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Mar 8 15:34:00 2016 +0100| [22370928875d7d13d9977b75e0560f9f42b88c6e] | committer: Thomas Guillem
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/22370928875d7d13d9977b75e0560f9f42b88c6e
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 9e114ce..4221103 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=f4055f8
+TESTED_HASH=155fbc6
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