[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Jul 26 13:50:32 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jul 26 12:30:16 2017 +0200| [2c9c86e842fad35121298fbe2cdaa7f9732d08ef] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/2c9c86e842fad35121298fbe2cdaa7f9732d08ef
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index d1e4fff5a..13b982156 100755
--- a/compile.sh
+++ b/compile.sh
@@ -217,7 +217,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=96b9630
+TESTED_HASH=3fdb5dc
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