[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Jul 31 15:31:10 CEST 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jul 31 15:22:57 2019 +0200| [53cde42e61757a40bf13cc9b55e780e54b2aace3] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/53cde42e61757a40bf13cc9b55e780e54b2aace3
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 7d4277327..d75da6d71 100755
--- a/compile.sh
+++ b/compile.sh
@@ -270,7 +270,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=ee139ff
+TESTED_HASH=f97c872
VLC_REPOSITORY=https://git.videolan.org/git/vlc/vlc-3.0.git
if [ ! -d "vlc" ]; then
diagnostic "VLC sources: not found, cloning"
More information about the Android
mailing list