[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Fri May 24 15:09:24 CEST 2019
vlc-android | branch: 3.1.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May 24 10:51:36 2019 +0200| [e6f151df5772953477110dfbbeacde359df05a96] | committer: Geoffrey Métais
Update VLC HASH
(cherry picked from commit 1a6bc872a58c6254228b29660727c3031bcad6b5)
> https://code.videolan.org/videolan/vlc-android/commit/e6f151df5772953477110dfbbeacde359df05a96
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 24621451f..41c338425 100755
--- a/compile.sh
+++ b/compile.sh
@@ -241,7 +241,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=828e0ce
+TESTED_HASH=9434e46
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