Skip to content
Snippets Groups Projects
Commit 7d73f1b6 authored by Steve Lhomme's avatar Steve Lhomme
Browse files

CI: update libvlcjni build script hash

The build script has been cleaned up and now lists the contribs that will be built.

See libvlcjni!88
parent 7f413298
No related branches found
No related tags found
1 merge request!5770CI: update libvlcjni build script hash
Pipeline #495853 passed with stage
in 39 minutes and 24 seconds
......@@ -621,7 +621,7 @@ xros-arm64:
name: $VLC_ANDROID_IMAGE
script: |
git clone https://code.videolan.org/videolan/libvlcjni.git
(cd libvlcjni && git checkout b4416c1acbd4714fbd2e648c13723b20f3b2d834)
(cd libvlcjni && git checkout 5076ef767eb4126c74a496033ace54649ac200e7)
if [ -n "$VLC_PREBUILT_CONTRIBS_URL" ]; then
CONTRIB_FLAGS="--with-prebuilt-contribs"
else
......
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