[Android] Udate VLC HASH
Geoffrey Métais
git at videolan.org
Wed Feb 13 17:05:50 CET 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Feb 13 16:44:08 2019 +0100| [1c18cacfd88b6222b638958a005e78c0cd2dc169] | committer: Geoffrey Métais
Udate VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/1c18cacfd88b6222b638958a005e78c0cd2dc169
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index d2f072216..364be5bcf 100755
--- a/compile.sh
+++ b/compile.sh
@@ -241,7 +241,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=135e7ff
+TESTED_HASH=bb4f918
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