Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
534
Issue boards
Milestones
Wiki
Code
Merge requests
11
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
70a1c4f7
Commit
70a1c4f7
authored
2 years ago
by
Thomas Guillem
Committed by
Nicolas Pomepuy
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
buildsystem: bump medialibrary version
To include latest libvlcpp VLC 4.0 api changes (No change for VLC 3.0).
parent
f06f3eaa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1463
buildsystem: bump medialibrary version
Pipeline
#247447
passed with stage
in 16 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildsystem/compile-medialibrary.sh
+1
-1
1 addition, 1 deletion
buildsystem/compile-medialibrary.sh
with
1 addition
and
1 deletion
buildsystem/compile-medialibrary.sh
+
1
−
1
View file @
70a1c4f7
...
...
@@ -6,7 +6,7 @@ set -e
# ARGUMENTS #
#############
MEDIALIBRARY_HASH
=
95606edf0c5ac560b3673f82477b5f5c13142c1d
MEDIALIBRARY_HASH
=
4260aa051308dcb246de70a1c2233c8546769b35
while
[
$#
-gt
0
]
;
do
case
$1
in
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment