[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Sep 20 17:27:11 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Sep 20 17:13:31 2017 +0200| [368274df77d9b34f2d9e731b68f6a634d32ad09c] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/368274df77d9b34f2d9e731b68f6a634d32ad09c
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 886837876..59bd7efe9 100755
--- a/compile.sh
+++ b/compile.sh
@@ -222,7 +222,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=591b2d2
+TESTED_HASH=6c643e6
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