[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Nov 28 17:17:46 CET 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Nov 28 17:16:57 2018 +0100| [77bf96350257e288f8f49ee0793f15861a3ed402] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/77bf96350257e288f8f49ee0793f15861a3ed402
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 4f2d3cade..4eb334a0d 100755
--- a/compile.sh
+++ b/compile.sh
@@ -230,7 +230,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=a860a87
+TESTED_HASH=b1dadb2
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