[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Thu Feb 1 17:03:12 CET 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Feb  1 17:02:05 2018 +0100| [0474ef1b61a80ebd5bde3b57c32fda86e060f0f1] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index fd50359f4..0f80795ab 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=f4373b9
+TESTED_HASH=f7fc778
 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