[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Fri May 11 17:36:42 CEST 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May 11 17:22:53 2018 +0200| [c39216a16b78e3cb15abcf3b93bba05e1e44bc84] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 8c2378676c26024ddba740963957cf6451b9f695)

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

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

diff --git a/compile.sh b/compile.sh
index 464fc35df..fde51c5ba 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=7227c88
+TESTED_HASH=fb3a5ca
 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