[Android] Update TESTED_HASH
Geoffrey Métais
git at videolan.org
Wed Mar 2 17:18:37 CET 2016
vlc-android | branch: refs/tags/1.9.0 | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Mar 2 17:17:01 2016 +0100| [aa3f719a3487c9cc35927cdd09782bedfd688391] | committer: Geoffrey Métais
Update TESTED_HASH
> https://code.videolan.org/videolan/vlc-android/commit/aa3f719a3487c9cc35927cdd09782bedfd688391
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 72c1cdc..4c7b466 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=729569e
+TESTED_HASH=6947740
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