[Android] Update VLC HASH
Thomas Guillem
git at videolan.org
Thu Jan 10 13:45:38 CET 2019
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Jan 10 13:45:32 2019 +0100| [c4ca800adf23022c7a7d70503c6881a92e7910ba] | committer: Thomas Guillem
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/c4ca800adf23022c7a7d70503c6881a92e7910ba
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 7b361af38..82fb52690 100755
--- a/compile.sh
+++ b/compile.sh
@@ -242,7 +242,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=814aeb7
+TESTED_HASH=9468804
if [ ! -d "vlc" ]; then
diagnostic "VLC source not found, cloning"
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc
More information about the Android
mailing list