Skip to content
Snippets Groups Projects
Commit 5c1a7d22 authored by Gabriel Lafond-Thenaille's avatar Gabriel Lafond-Thenaille Committed by Steve Lhomme
Browse files

CI: update libvlcjni build script hash

parent 136c82e9
No related branches found
No related tags found
1 merge request!6049CI: update libvlcjni build script hash
Pipeline #516115 passed with stage
in 36 minutes and 23 seconds
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment