[Android] Update HASH
Geoffrey Métais
git at videolan.org
Fri May 27 18:46:25 CEST 2016
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May 27 18:25:57 2016 +0200| [b89c92c9a44a4595ceaf5de5a5877065cf8b6598] | committer: Geoffrey Métais
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/b89c92c9a44a4595ceaf5de5a5877065cf8b6598
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 098a3d2..7702e09 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=0fd217b
+TESTED_HASH=9503a2c
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