Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
529
Issue boards
Milestones
Wiki
Code
Merge requests
15
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
c55db04a
Commit
c55db04a
authored
7 years ago
by
Geoffrey Métais
Browse files
Options
Downloads
Patches
Plain Diff
Update VLC tested HASH
parent
b1c4f214
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
compile.sh
+1
-2
1 addition, 2 deletions
compile.sh
with
1 addition
and
2 deletions
compile.sh
+
1
−
2
View file @
c55db04a
...
...
@@ -225,7 +225,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH
=
1c02164
TESTED_HASH
=
8a3958c
if
[
!
-d
"vlc"
]
;
then
diagnostic
"VLC source not found, cloning"
git clone http://git.videolan.org/git/vlc.git vlc
...
...
@@ -243,7 +243,6 @@ EOF
fi
if
[
"
$RELEASE
"
=
1
]
;
then
git reset
--hard
${
TESTED_HASH
}
git cherry-pick c972cfd 9264da8 8cacc98a089ea63f7b134ffba5ff3371fbb84849 8a15910d9f8e7d860f29d0e9803c756970d8cf74
fi
cd
..
...
...
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