[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Thu Feb 13 14:35:55 CET 2020
vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Feb 13 12:19:01 2020 +0100| [8e626cc117e9322ff1299ea3f79d7fe876a5a80c] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/8e626cc117e9322ff1299ea3f79d7fe876a5a80c
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index a4cd47b15..64f9f4cec 100755
--- a/compile.sh
+++ b/compile.sh
@@ -265,7 +265,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=2cad645
+TESTED_HASH=ae25ccd
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