[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Jun 26 15:13:45 CEST 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jun 26 11:58:00 2019 +0200| [5e046e43ea4462002cfe09faeb15125e1797ae9f] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/5e046e43ea4462002cfe09faeb15125e1797ae9f
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 205622c2f..b7cdf8b81 100755
--- a/compile.sh
+++ b/compile.sh
@@ -238,7 +238,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=9434e46
+TESTED_HASH=dedb3bd
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