[Android] Update HASH
Geoffrey Métais
git at videolan.org
Thu Aug 3 15:44:54 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Aug 3 15:43:48 2017 +0200| [0a2c7e4494a8f36c8da138452fd85b3dbe947516] | committer: Geoffrey Métais
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/0a2c7e4494a8f36c8da138452fd85b3dbe947516
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index e0bc0d733..708e82c83 100755
--- a/compile.sh
+++ b/compile.sh
@@ -222,7 +222,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=3fdb5dc
+TESTED_HASH=bdb4031
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