[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Fri Jan 5 16:59:27 CET 2018
vlc-android | branch: 2.5.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Jan 5 16:46:58 2018 +0100| [9192c17aa1844017fa6c37e4dbf4569e13e20d9e] | committer: Geoffrey Métais
Update VLC HASH
(cherry picked from commit 71d839b6c52b7000ca092f55dfb2bc70d9d263ce)
> https://code.videolan.org/videolan/vlc-android/commit/9192c17aa1844017fa6c37e4dbf4569e13e20d9e
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 4e509ebf1..e243af95d 100755
--- a/compile.sh
+++ b/compile.sh
@@ -227,7 +227,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=47d5822
+TESTED_HASH=f376adf
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