[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Tue Sep 26 19:55:17 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Sep 26 18:34:08 2017 +0200| [8e321dc2dd0cbe9b9827b260ffb889325e8a07fb] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/8e321dc2dd0cbe9b9827b260ffb889325e8a07fb
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 59bd7efe9..1800020c5 100755
--- a/compile.sh
+++ b/compile.sh
@@ -222,7 +222,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=6c643e6
+TESTED_HASH=18367a0
if [ ! -d "vlc" ]; then
diagnostic "VLC source not found, cloning"
git clone http://git.videolan.org/git/vlc.git vlc
More information about the Android
mailing list