[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Thu Aug 24 14:43:42 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Aug 24 14:26:48 2017 +0200| [f3d740b743a7dda8b855ca98093521b0748a4c82] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 708e82c83..ce8c2f5f2 100755
--- a/compile.sh
+++ b/compile.sh
@@ -222,7 +222,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=bdb4031
+TESTED_HASH=a2ec3f6
 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