[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Thu Sep 7 14:41:35 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Sep  7 14:12:59 2017 +0200| [e032c4c482a6770572ffbd420ce142968d876735] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index eda98b1a4..886837876 100755
--- a/compile.sh
+++ b/compile.sh
@@ -222,7 +222,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=9f6cb2d
+TESTED_HASH=591b2d2
 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