[Android] Update HASH

Geoffrey Métais git at videolan.org
Fri Apr 27 16:06:45 CEST 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Apr 27 16:00:48 2018 +0200| [2202ae1571db295ce4c7dc95395fe3c24374ad0c] | committer: Geoffrey Métais

Update HASH

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

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

diff --git a/compile.sh b/compile.sh
index 4cf736371..da09b3c84 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=ed58f0c
+TESTED_HASH=7227c88
 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