[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Thu Aug 31 14:08:41 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Aug 31 13:11:57 2017 +0200| [2023c04d61cf15c2791b0530f59e8c643083a730] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/2023c04d61cf15c2791b0530f59e8c643083a730
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index ce8c2f5f2..eda98b1a4 100755
--- a/compile.sh
+++ b/compile.sh
@@ -222,7 +222,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=a2ec3f6
+TESTED_HASH=9f6cb2d
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