[Android] Update HASH
Geoffrey Métais
git at videolan.org
Thu Feb 23 10:33:25 CET 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Feb 22 15:45:49 2017 +0100| [7cdae0abd6e96e90a2d0a4ab22310f49a2531239] | committer: Geoffrey Métais
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/7cdae0abd6e96e90a2d0a4ab22310f49a2531239
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 899297a..7024b3c 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=57b0b61
+TESTED_HASH=cd47cfc
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