[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Tue May 22 16:14:53 CEST 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue May 22 16:08:17 2018 +0200| [aec38d611148c7490a7bae27c5787035ff4218da] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 794796942d92be953815bc002c671597abd6fedf)

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

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

diff --git a/compile.sh b/compile.sh
index fde51c5ba..dd3de04cd 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=fb3a5ca
+TESTED_HASH=ec50971
 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