[Android] LibVLC: update tested hash

Geoffrey Métais git at videolan.org
Tue Apr 7 11:27:18 CEST 2020


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Apr  7 11:26:51 2020 +0200| [af75b62a6d07647f08fbb82e65aa24c34d08fc89] | committer: Geoffrey Métais

LibVLC: update tested hash

> https://code.videolan.org/videolan/vlc-android/commit/af75b62a6d07647f08fbb82e65aa24c34d08fc89
---

 compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index 64f9f4cec..bb1884311 100755
--- a/compile.sh
+++ b/compile.sh
@@ -265,7 +265,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=ae25ccd
+TESTED_HASH=5a9a71d
 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