[Android] Update VLC hash

Nicolas Pomepuy git at videolan.org
Fri Jul 9 11:52:55 UTC 2021


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Jul  9 11:32:50 2021 +0200| [1a787581ecd85bb36300f8f5afd083dd277c3a3d] | committer: Nicolas Pomepuy

Update VLC hash

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

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

diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index 780bc3650..4985271b7 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -280,7 +280,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=b3adcde0dc6175382b3c268f4dc329bffd751c89
+TESTED_HASH=c0bad4c754ec2312ac14d5c96da7e3e4cb388360
 VLC_REPOSITORY=https://code.videolan.org/videolan/vlc.git
 if [ ! -d "vlc" ]; then
     diagnostic "VLC sources: not found, cloning"



More information about the Android mailing list