[Android] Update HASH
Geoffrey Métais
git at videolan.org
Thu Mar 30 16:25:17 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Mar 30 16:24:57 2017 +0200| [b67bf255c84a9c78c2c5960cd50ecd6a3c381d20] | committer: Geoffrey Métais
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/b67bf255c84a9c78c2c5960cd50ecd6a3c381d20
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 9e8f3db..405fe9c 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=72a0033
+TESTED_HASH=e693c2a
if [ ! -d "vlc" ]; then
diagnostic "VLC source not found, cloning"
git clone http://git.videolan.org/git/vlc.git vlc
More information about the Android
mailing list