[Android] Update medialibrary HASH
Geoffrey Métais
git at videolan.org
Thu Feb 1 15:57:32 CET 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Feb 1 15:46:39 2018 +0100| [b11a0944a1d467c7f33b69f8c5f7690a8cdd9e58] | committer: Geoffrey Métais
Update medialibrary HASH
> https://code.videolan.org/videolan/vlc-android/commit/b11a0944a1d467c7f33b69f8c5f7690a8cdd9e58
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 01614f4e1..fd50359f4 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=4af4ce4
+TESTED_HASH=f4373b9
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