[Android] Update HASH
Thomas Guillem
git at videolan.org
Mon Apr 24 11:57:39 CEST 2017
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Apr 24 11:57:33 2017 +0200| [307ba9c88b9a4f0bc554ed097379c4a7ccf65e5e] | committer: Thomas Guillem
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/307ba9c88b9a4f0bc554ed097379c4a7ccf65e5e
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 78d5625..e576d11 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=c547de6
+TESTED_HASH=988702c
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