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