[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Apr 4 11:27:34 CEST 2018
vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Apr 4 11:25:42 2018 +0200| [8def943103b67ccc870d903eda91747184180e29] | committer: Geoffrey Métais
Update VLC HASH
(cherry picked from commit 3ccee3ba68d0a8210bd8b415ec5299e484ecf82c)
> https://code.videolan.org/videolan/vlc-android/commit/8def943103b67ccc870d903eda91747184180e29
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index ae5181505..4969969fe 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=a0c6a1d
+TESTED_HASH=ed58f0c
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