[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Mon Jun 12 17:24:12 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Jun 12 17:01:30 2017 +0200| [19453c37e8f7df6746033e8dc8db0b95e17a127e] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/19453c37e8f7df6746033e8dc8db0b95e17a127e
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 4f1df8f83..f119be5a6 100755
--- a/compile.sh
+++ b/compile.sh
@@ -217,7 +217,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=46a0485
+TESTED_HASH=15bb590
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