[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Wed Dec 27 16:24:58 CET 2017


vlc-android | branch: 2.5.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Dec 27 16:19:49 2017 +0100| [fb3c1e164e2814615721e460cff9983942408c6d] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 8edc62426..d55d38174 100755
--- a/compile.sh
+++ b/compile.sh
@@ -227,7 +227,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=86d167c
+TESTED_HASH=775d32f
 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