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