[Android] Update HASH
Thomas Guillem
git at videolan.org
Wed Sep 9 15:35:12 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Sep 9 15:35:08 2015 +0200| [f6a76cf9966faa8eda8eaafae8e56b89b414c1ce] | committer: Thomas Guillem
Update HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f6a76cf9966faa8eda8eaafae8e56b89b414c1ce
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index fd80390..00f6f17 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=920f5b4
+TESTED_HASH=6e89372
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