[Android] Update VLC hash
Jean-Baptiste Kempf
git at videolan.org
Mon Feb 8 23:22:50 CET 2016
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Feb 8 23:21:16 2016 +0100| [197ca0313b8bc52668300ecf68c6da12ff00294b] | committer: Jean-Baptiste Kempf
Update VLC hash
> https://code.videolan.org/videolan/vlc-android/commit/197ca0313b8bc52668300ecf68c6da12ff00294b
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 76229e9..13e9efe 100755
--- a/compile.sh
+++ b/compile.sh
@@ -128,7 +128,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=584d1ea
+TESTED_HASH=a3c777d
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