[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Thu Mar 1 13:25:06 CET 2018
vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Mar 1 13:17:57 2018 +0100| [055c986534369140305051c8119e176460fa8c55] | committer: Geoffrey Métais
Update VLC HASH
(cherry picked from commit 9783a68d3dad50a42e60c0a3e1b24ea20b454265)
> https://code.videolan.org/videolan/vlc-android/commit/055c986534369140305051c8119e176460fa8c55
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 90bf2b82b..df5760022 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=4d5c381
+TESTED_HASH=cdedd88
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