[vlc-commits] [Git][videolan/vlc][master] CI: update libvlcjni build script hash
Steve Lhomme (@robUx4)
gitlab at videolan.org
Fri Jul 26 07:53:32 UTC 2024
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
7d73f1b6 by Steve Lhomme at 2024-07-26T07:04:20+00:00
CI: update libvlcjni build script hash
The build script has been cleaned up and now lists the contribs that will be built.
See https://code.videolan.org/videolan/libvlcjni/-/merge_requests/88
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -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
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/7d73f1b6166bbd241a1ca2f1eb65d9ad9351dd01
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/7d73f1b6166bbd241a1ca2f1eb65d9ad9351dd01
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