[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Fri Feb 16 15:28:01 CET 2018
vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Feb 16 15:11:29 2018 +0100| [fd89c16a053a104bfc30d8434607281142341ce9] | committer: Geoffrey Métais
Update VLC HASH
(cherry picked from commit 4aa65b72327983686e3e589b24333d05081b1499)
> https://code.videolan.org/videolan/vlc-android/commit/fd89c16a053a104bfc30d8434607281142341ce9
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index c2122c0c8..ebd53ed42 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=ef4c265
+TESTED_HASH=4c5a74d
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