[Android] Update TESTED_HASH to vlc-3.0 master

Ilya Yanok git at videolan.org
Fri Dec 4 10:07:27 CET 2020


vlc-android | branch: master | Ilya Yanok <ilya.yanok at gmail.com> | Thu Dec  3 19:51:32 2020 +0100| [c6f1e3d9527c9f546a7710283528de67e8e2d4e6] | committer: Ilya Yanok

Update TESTED_HASH to vlc-3.0 master

Update TESTED_HASH to include the fix for the ftp
browsing issue:
https://code.videolan.org/videolan/vlc-android/-/issues/644

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

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

diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index f097f66c6..f48624415 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -269,7 +269,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=878c7da88a0973d2421d1d366fe3538d00a996b8
+TESTED_HASH=28bfc8c49581456c8e3ca4410691d6230cdc554d
 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