[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Fri May 24 16:24:09 CEST 2019


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May 24 10:51:36 2019 +0200| [f090529679e46eb69a1c8f034e95487d72da0f99] | committer: Geoffrey Métais

Update VLC HASH

> https://code.videolan.org/videolan/vlc-android/commit/f090529679e46eb69a1c8f034e95487d72da0f99
---

 compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index 300ba96e0..205622c2f 100755
--- a/compile.sh
+++ b/compile.sh
@@ -238,7 +238,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=020f737
+TESTED_HASH=9434e46
 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