[Android] Update VLC HASH

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


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

Update VLC HASH

(cherry picked from commit 2202ae1571db295ce4c7dc95395fe3c24374ad0c)

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

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

diff --git a/compile.sh b/compile.sh
index 4969969fe..464fc35df 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