[Android] buildsystem: update VLC HASH to 3.0.17.2

Thomas Guillem git at videolan.org
Fri Mar 11 10:38:27 UTC 2022


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Mar 11 09:24:11 2022 +0100| [558295872f024566d9a29c1cec59940bd53d465b] | committer: Thomas Guillem

buildsystem: update VLC HASH to 3.0.17.2

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

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

diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index 77ea2e987..006b411f0 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -279,7 +279,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=758b718347094af7e7e35ec18359d32f8928766e
+TESTED_HASH=98c86d8787acf6686410ebbfe87629a1337aebca
 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