Skip to content
Snippets Groups Projects
Commit a9942959 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Update the hash for libVLC


This fixes MKV issues and build issues :)

(cherry picked from commit 68225947)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent d9e7c1d3
No related tags found
No related merge requests found
......@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=7c5374f
TESTED_HASH=6689dcb
if [ ! -d "vlc" ]; then
echo "VLC source not found, cloning"
git clone git://git.videolan.org/vlc.git vlc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment