[Android] Update VLC hash
Geoffrey Métais
git at videolan.org
Thu Aug 8 13:09:45 CEST 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Aug 8 13:09:08 2019 +0200| [c9f9268dccfc9fbb88f0b71fbff97b2876949c6a] | committer: Geoffrey Métais
Update VLC hash
> https://code.videolan.org/videolan/vlc-android/commit/c9f9268dccfc9fbb88f0b71fbff97b2876949c6a
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index d75da6d71..2eaa4e0cb 100755
--- a/compile.sh
+++ b/compile.sh
@@ -270,7 +270,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=f97c872
+TESTED_HASH=f3047d4
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