[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Fri Jan 26 18:18:37 CET 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Jan 26 18:15:14 2018 +0100| [28c103a1a63c04ea2125830a52760dc9b22bdd4f] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 44894ad6e..1fa14f9ae 100755
--- a/compile.sh
+++ b/compile.sh
@@ -227,7 +227,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=ced0c03
+TESTED_HASH=440b182
 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