[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Thu Feb 8 17:11:15 CET 2018
vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Feb 8 17:02:43 2018 +0100| [8e8fe4e30cd157a951876b86aafbd82514283ed0] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/8e8fe4e30cd157a951876b86aafbd82514283ed0
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 0b6864666..c2122c0c8 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=9ed717d
+TESTED_HASH=ef4c265
if [ ! -d "vlc" ]; then
diagnostic "VLC source not found, cloning"
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc
More information about the Android
mailing list