[Android] Update libVLC HASH for preparser crash
Jean-Baptiste Kempf
git at videolan.org
Tue Jun 7 12:33:50 CEST 2016
vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 7 12:26:42 2016 +0200| [f75d02c4a461383422d8cd069c2bd5782db7b591] | committer: Jean-Baptiste Kempf
Update libVLC HASH for preparser crash
(cherry picked from commit c52f13ac51ee427a376df075e8f62de7c9fd227e)
> https://code.videolan.org/videolan/vlc-android/commit/f75d02c4a461383422d8cd069c2bd5782db7b591
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 4840626..a4490c1 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=4104314
+TESTED_HASH=d59500b
if [ ! -d "vlc" ]; then
echo "VLC source not found, cloning"
git clone git://git.videolan.org/vlc.git vlc
More information about the Android
mailing list