[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Wed Jul 31 15:34:37 CEST 2019


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jul 31 15:22:57 2019 +0200| [fcdae1ad40abb6daa5ee216cf973e0826df55219] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 53cde42e61757a40bf13cc9b55e780e54b2aace3)

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

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

diff --git a/compile.sh b/compile.sh
index 7d4277327..d75da6d71 100755
--- a/compile.sh
+++ b/compile.sh
@@ -270,7 +270,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=ee139ff
+TESTED_HASH=f97c872
 VLC_REPOSITORY=https://git.videolan.org/git/vlc/vlc-3.0.git
 if [ ! -d "vlc" ]; then
     diagnostic "VLC sources: not found, cloning"



More information about the Android mailing list