[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Tue Nov 7 14:24:15 CET 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Nov  7 14:19:44 2017 +0100| [ccd6cc4e7d6ca141daf81419f6b00f89139f27b8] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index f925cec84..e9779d50d 100755
--- a/compile.sh
+++ b/compile.sh
@@ -226,7 +226,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=8a3958c
+TESTED_HASH=35acae8
 if [ ! -d "vlc" ]; then
     diagnostic "VLC source not found, cloning"
     git clone http://git.videolan.org/git/vlc.git vlc



More information about the Android mailing list