[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Thu May 31 17:40:26 CEST 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu May 31 17:18:08 2018 +0200| [ad8307e7195aa3e63507e8454a7287dddb9132b4] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 617068969809cf7ec7c8b81369d5ddc23ff1d3a4)

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

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

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