[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Thu Dec 7 17:01:08 CET 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Dec 7 14:56:06 2017 +0100| [028d1432f8d6b2f5c292a97ff2d6890e5dfbcc38] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/028d1432f8d6b2f5c292a97ff2d6890e5dfbcc38
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index b16e686a0..aaeda53d1 100755
--- a/compile.sh
+++ b/compile.sh
@@ -226,7 +226,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=0d9daee
+TESTED_HASH=3f53b97
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