[Android] Update VLC HASH
Thomas Guillem
git at videolan.org
Mon Aug 17 17:16:28 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Aug 17 17:16:24 2015 +0200| [89ae88bf2f416bac3a81fd827404ca260210dd4a] | committer: Thomas Guillem
Update VLC HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=89ae88bf2f416bac3a81fd827404ca260210dd4a
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 3003672..5dd1f5f 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=e4ccfa9
+TESTED_HASH=920f5b4
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