Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Geoffrey Métais
VLC-Android
Commits
2202ae15
Commit
2202ae15
authored
Apr 27, 2018
by
Geoffrey Métais
Browse files
Update HASH
parent
265982e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
compile.sh
View file @
2202ae15
...
@@ -233,7 +233,7 @@ fi
...
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
# Fetch VLC source #
####################
####################
TESTED_HASH
=
ed58f0c
TESTED_HASH
=
7227c88
if
[
!
-d
"vlc"
]
;
then
if
[
!
-d
"vlc"
]
;
then
diagnostic
"VLC source not found, cloning"
diagnostic
"VLC source not found, cloning"
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment