[Android] Update VLC tested HASH
Jean-Baptiste Kempf
git at videolan.org
Mon Dec 21 11:21:00 CET 2015
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Dec 21 11:20:51 2015 +0100| [65c3e36ca5e764f08fd13e08932119f7a038cfdf] | committer: Jean-Baptiste Kempf
Update VLC tested HASH
> https://code.videolan.org/videolan/vlc-android/commit/65c3e36ca5e764f08fd13e08932119f7a038cfdf
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index d18e0ae..b4d2c41 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=2f19e4f
+TESTED_HASH=c4cd717
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