[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Tue Jun 12 14:09:02 CEST 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Jun 12 14:03:58 2018 +0200| [fad3eb9003053fb7f2b2de1b36518485fd4d997a] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 5717314c4..1fb7c3813 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=c2bb759
+TESTED_HASH=700b291
 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