[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Fri Feb 23 17:32:20 CET 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Feb 23 17:23:59 2018 +0100| [6924073b0f9796df96a225bb87bab2e1067b80da] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 431c11076482ed439511a518484f64ffd5337d77)

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

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

diff --git a/compile.sh b/compile.sh
index ebd53ed42..2e300bffa 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=4c5a74d
+TESTED_HASH=6052a85
 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