[Android] VLC: Update HASH
Geoffrey Métais
git at videolan.org
Wed Oct 9 11:57:52 CEST 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Oct 9 11:57:02 2019 +0200| [5f6a9be35a83d0b47f1c18b91d60b7a92512169c] | committer: Geoffrey Métais
VLC: Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/5f6a9be35a83d0b47f1c18b91d60b7a92512169c
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 0a6d645c9..6e9801f4b 100755
--- a/compile.sh
+++ b/compile.sh
@@ -264,7 +264,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=f25d3ba
+TESTED_HASH=385ae87
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