[Android] Update HASH
Thomas Guillem
git at videolan.org
Sun Jun 5 13:03:46 CEST 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Sun Jun 5 13:02:57 2016 +0200| [0a144f953c070314d2489a97e5570a7d4b9d1695] | committer: Thomas Guillem
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/0a144f953c070314d2489a97e5570a7d4b9d1695
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 8935477..9447ed6 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=9e9b227
+TESTED_HASH=f6a2447
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