[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Wed Jun 26 14:20:26 CEST 2019


vlc-android | branch: 3.1.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jun 26 11:58:00 2019 +0200| [ffc9b3625c6b79beb9aeb75bcaba45a9b97dcfd2] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 5e046e43ea4462002cfe09faeb15125e1797ae9f)

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

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

diff --git a/compile.sh b/compile.sh
index 41c338425..838a74bf5 100755
--- a/compile.sh
+++ b/compile.sh
@@ -241,7 +241,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