[Android] Update VLC HASH
Thomas Guillem
git at videolan.org
Tue Oct 23 19:13:45 CEST 2018
vlc-android | branch: 4.0 | Thomas Guillem <thomas at gllm.fr> | Tue Oct 23 18:22:00 2018 +0200| [b69c666b6541d91da8714ad8ef781a413a9f3e07] | committer: Thomas Guillem
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/b69c666b6541d91da8714ad8ef781a413a9f3e07
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index b511e331c..53ed304b1 100755
--- a/compile.sh
+++ b/compile.sh
@@ -230,7 +230,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=01083e3
+TESTED_HASH=b7573bd
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