[Android] update HASH
Thomas Guillem
git at videolan.org
Mon Dec 21 15:06:06 CET 2015
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Dec 21 15:06:01 2015 +0100| [dec117423602660db075e41249d531916aa6ab2a] | committer: Thomas Guillem
update HASH
> https://code.videolan.org/videolan/vlc-android/commit/dec117423602660db075e41249d531916aa6ab2a
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index b4d2c41..bf14fb7 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=c4cd717
+TESTED_HASH=4d7d1f0
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