Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-Android
Commits
68225947
Commit
68225947
authored
Jul 21, 2016
by
Jean-Baptiste Kempf
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the hash for libVLC
This fixes MKV issues and build issues :)
parent
cc86b852
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
compile.sh
compile.sh
+1
-1
No files found.
compile.sh
View file @
68225947
...
...
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH
=
b0984a6
TESTED_HASH
=
6689dcb
if
[
!
-d
"vlc"
]
;
then
echo
"VLC source not found, cloning"
git clone git://git.videolan.org/vlc.git vlc
...
...
Jean-Baptiste Kempf
@jbk
mentioned in commit
a9942959
·
Jul 22, 2016
mentioned in commit
a9942959
mentioned in commit a9942959d0bdf83c6372ebc308fff86ab96032c7
Toggle commit list
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