Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
531
Issue boards
Milestones
Wiki
Code
Merge requests
16
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
5d04c611
Commit
5d04c611
authored
1 year ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Bump libvlcjni hashes
parent
71022bef
No related branches found
No related tags found
1 merge request
!1772
Get rid of a lot of memory leaks
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildsystem/compile.sh
+2
-2
2 additions, 2 deletions
buildsystem/compile.sh
with
2 additions
and
2 deletions
buildsystem/compile.sh
+
2
−
2
View file @
5d04c611
...
...
@@ -261,9 +261,9 @@ fi
if
[
"
$FORCE_VLC_4
"
=
1
]
;
then
LIBVLCJNI_TESTED_HASH
=
e3516743837e9e255c4e531bc5262b1f78b43d1a
LIBVLCJNI_TESTED_HASH
=
dabff02447615420e15d71852ecf74de982d18af
else
LIBVLCJNI_TESTED_HASH
=
7d377a83e7287eb93070d354ecad30e8c653dc79
LIBVLCJNI_TESTED_HASH
=
13d22717b6af57fe1e4fe43e2250c30cffd77e3d
fi
LIBVLCJNI_REPOSITORY
=
https://code.videolan.org/videolan/libvlcjni
...
...
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