[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Mar 7 15:22:54 CET 2018
vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Mar 7 14:38:41 2018 +0100| [b333e99fe240eb9ff693714c54ce424b94289c37] | committer: Geoffrey Métais
Update VLC HASH
(cherry picked from commit ee7d0907296e21ee8d5a0ca9ed4da48e041ce9d0)
> https://code.videolan.org/videolan/vlc-android/commit/b333e99fe240eb9ff693714c54ce424b94289c37
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index df5760022..f6af41528 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=cdedd88
+TESTED_HASH=8ab7869
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