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

Update the hash for libVLC

This fixes MKV issues and build issues :)
parent cc86b852
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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