[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Jul 25 11:15:26 CEST 2018
vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jul 25 11:05:26 2018 +0200| [7d2f93bc9e3d0e4e2b8e83831c1d8fe210c81882] | committer: Geoffrey Métais
Update VLC HASH
(cherry picked from commit 0802064e420d5c39a84386f3aeb5baafd0d72738)
> https://code.videolan.org/videolan/vlc-android/commit/7d2f93bc9e3d0e4e2b8e83831c1d8fe210c81882
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 679758bf9..f9d4727ea 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=c014f06
+TESTED_HASH=7f2e931
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