[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Wed Sep 27 15:54:51 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Sep 27 15:54:11 2017 +0200| [38af67a25f140ec9eface4fdd280451ab8dc9451] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 1800020c5..045b8dadd 100755
--- a/compile.sh
+++ b/compile.sh
@@ -222,7 +222,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=18367a0
+TESTED_HASH=1c02164
 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