[Android] Update libVLC HASH for preparser crash
Jean-Baptiste Kempf
git at videolan.org
Tue Jun 7 12:27:29 CEST 2016
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 7 12:26:42 2016 +0200| [c52f13ac51ee427a376df075e8f62de7c9fd227e] | committer: Jean-Baptiste Kempf
Update libVLC HASH for preparser crash
> https://code.videolan.org/videolan/vlc-android/commit/c52f13ac51ee427a376df075e8f62de7c9fd227e
---
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