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
Ewout ter Hoeven
VLC-Android
Commits
79d6682e
Commit
79d6682e
authored
Oct 09, 2014
by
Jean-Baptiste Kempf
Browse files
Fix sha1
parent
e1fd1904
Changes
1
Hide whitespace changes
Inline
Side-by-side
compile.sh
View file @
79d6682e
...
...
@@ -96,7 +96,7 @@ ANDROID_PATH="`pwd`"
if
[
!
-z
"
$FETCH
"
]
then
# 1/ libvlc, libvlccore and its plugins
TESTED_HASH
=
d0a6d77
TESTED_HASH
=
5636603
if
[
!
-d
"vlc"
]
;
then
echo
"VLC source not found, cloning"
git clone git://git.videolan.org/vlc.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