[vlc-commits] [Git][videolan/vlc][master] CI: update libvlcjni build script hash

Steve Lhomme (@robUx4) gitlab at videolan.org
Sat Sep 21 09:20:38 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
5c1a7d22 by Gabriel Lafond-Thenaille at 2024-09-21T08:32:09+00:00
CI: update libvlcjni build script hash

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -622,7 +622,7 @@ xros-arm64:
         name: $VLC_ANDROID_IMAGE
     script: |
         git clone https://code.videolan.org/videolan/libvlcjni.git
-        (cd libvlcjni && git checkout 5076ef767eb4126c74a496033ace54649ac200e7)
+        (cd libvlcjni && git checkout a0efd0406625cde9f9b93e5b33f4401994f0fb1b)
         if [ -n "$VLC_PREBUILT_CONTRIBS_URL" ]; then
           CONTRIB_FLAGS="--with-prebuilt-contribs"
         elif [ "${CI_COMMIT_BRANCH}" = "${CI_DEFAULT_BRANCH}" -a "${CI_PROJECT_PATH}" = "videolan/vlc" ]; then



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/5c1a7d220211b38d4d3e7fc9839151ada143f9a7

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/5c1a7d220211b38d4d3e7fc9839151ada143f9a7
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list