[Android] Update MediaLibrary hash to avoid crashes
Jean-Baptiste Kempf
git at videolan.org
Fri Oct 20 12:03:34 CEST 2017
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Oct 20 12:03:18 2017 +0200| [e07b441c73d0c474ee0ca9914b2b727503caf980] | committer: Jean-Baptiste Kempf
Update MediaLibrary hash to avoid crashes
> https://code.videolan.org/videolan/vlc-android/commit/e07b441c73d0c474ee0ca9914b2b727503caf980
---
compile-libvlc.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index de8cb9781..ea9b02729 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -16,7 +16,7 @@ checkfail()
# ARGUMENTS #
#############
-MEDIALIBRARY_HASH=68558ef8
+MEDIALIBRARY_HASH=6bfe3c19
RELEASE=0
ASAN=0
More information about the Android
mailing list