[Android] Update HASH
Thomas Guillem
git at videolan.org
Mon Aug 29 15:52:46 CEST 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Aug 29 15:52:19 2016 +0200| [fb2d835c1c416f7436c026ed3ca74e3244a7ec49] | committer: Thomas Guillem
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/fb2d835c1c416f7436c026ed3ca74e3244a7ec49
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index d05f631..9588cf2 100755
--- a/compile.sh
+++ b/compile.sh
@@ -190,7 +190,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=4e213ff
+TESTED_HASH=c7b91b5
if [ ! -d "vlc" ]; then
diagnostic "VLC source not found, cloning"
git clone git://git.videolan.org/vlc.git vlc
More information about the Android
mailing list